Playtester
|
9ec6519201
* Some small db updates
|
17 년 전 |
Playtester
|
0e39094a11
Fixed Bowling Bash doing more than 1 tile knockback
|
17 년 전 |
Playtester
|
6bcbcb11bb
* Further optimization of the skill unit code
|
17 년 전 |
ultramage
|
425112aef3
* Fixed a copy-paste mistake in disguise code (from r5833)
|
17 년 전 |
Playtester
|
7d23a41f0b
Cosmetical changes
|
17 년 전 |
L0ne_W0lf
|
34a1e73c9f
Readded Sonic Acceleration to the skill DB. -_-
|
17 년 전 |
L0ne_W0lf
|
d43329708f
Implemented new skill "Enlarge Weight Limit R", and increased MAX_SKILL_TREE by 1.
|
17 년 전 |
skotlex
|
c6d05bc0f3
- Gravitional Field is now a MISC type of attack.
|
17 년 전 |
skotlex
|
7233562a1a
- Removed bonus bAddEffWhenHitShort as it is unneeded and unused.
|
17 년 전 |
skotlex
|
81faa4770b
- Oops, forgot to add the Pulse Strike damage modifier.
|
18 년 전 |
Playtester
|
3f5d2a35b0
Fixed the damage area of the "path damage" skills
|
18 년 전 |
skotlex
|
2d6cef47d6
- Modified map_foreachinrange so that you can also specify the max length of the path to use. The max_count field in the skill_db is used to specify this range for path-type skills (Sharpshooting, Kamaitachi and the NPC Breath skills.
|
18 년 전 |
Playtester
|
9b5a8b8ede
Added remaining 11.2 skill db entries
|
18 년 전 |
Playtester
|
caffb97cde
* Implemented 11.2 skills in the skill_db
|
18 년 전 |
Playtester
|
babd639fca
* Raised splash range of Focused Arrow Strike and First Wind
|
18 년 전 |
Playtester
|
a1205df084
* Fixed damage of NPC_COMBOATTACK
|
18 년 전 |
skotlex
|
9e9847a83e
- Fixed some missing max levels for npc skills
|
18 년 전 |
DracoRPG
|
b2950fb9d8
Added Job_Alchemist constant, Job_Alchem should now be considered deprecated
|
18 년 전 |
ultramage
|
3f722ba896
- added temp skill db entries and corrected some existing ones (see topic:157041)
|
18 년 전 |
Playtester
|
ea4b252218
* Attempt to fix Kyrie Eleison not castable on enemy players
|
18 년 전 |
skotlex
|
b6e3783be6
- Updated the skill_db, some mob skills seem to be better to a range of -9 than 9.
|
18 년 전 |
Playtester
|
593c3952b2
Fixed various mob skills not being ranged
|
18 년 전 |
Playtester
|
4ce5ddc065
Added some splash ranges for MVP level skills
|
18 년 전 |
Playtester
|
ef10fe3a04
* Kyrie Eleison cannot be cast on mobs anymore
|
18 년 전 |
skotlex
|
f1bf0b8e80
- Changed the meaning of inf2=0x1000. Now it is used to "disable usage on enemies", which only works for non-aggressive (inf!=1) skills.
|
18 년 전 |
Playtester
|
5d0f037f75
* Ganbantein now has a range equal to the level used
|
18 년 전 |
ultramage
|
478b4b58e8
Fixed typos from previous revisions :)
|
18 년 전 |
skotlex
|
47ab9dbbf8
- Added "do_abort" function to the core. It is invoked when the server has received a Segmentation Fault or Floating Point Exception signal. Currently the only one that uses it is the map-server, which then attempts to save all online characters before aborting.
|
18 년 전 |
skotlex
|
e377e96bc9
- Increased Improve Concentration's hide-revealing range to 3 (7x7)
|
18 년 전 |
skotlex
|
2907fa6467
- Removed the last argument from skillitem, the skill name passed to the client should always be of the type "AL_HEAL" anyway.
|
18 년 전 |