skotlex
|
9ee1030fe9
- All KA-spells are interruptable.
|
há 19 anos atrás |
skotlex
|
b30e1fdda7
- Cleaned up the mob-random-walking code.
|
há 19 anos atrás |
skotlex
|
4ef4e4dc84
- Stun time for using ES magic on non-mobs reduced to 0.5 secs.
|
há 19 anos atrás |
skotlex
|
6a983290bc
- Rewrote Kaahi to behave as it should. It will hear whatever amount of damage accumulates in the time2 interval (500ms by default) after being hit.
|
há 19 anos atrás |
Lupus
|
3ba16c3eeb
fixes
|
há 19 anos atrás |
skotlex
|
eae69d7bf5
- Pair of almost insignificant changes in mob.c (removed a unneeded next_walktime set on loot-lock and usage of range2 rather than 3 for min_chase when locking an "attacked by" target)
|
há 19 anos atrás |
skotlex
|
0349c76984
- Kaahi now triggers every 500ms rather than on every hit (but it only heals if in those 500ms an attack that would previously trigger Kaahi has taken effect). In other words, it works just like before, except damage gets "buffered" into 500ms slots.
|
há 19 anos atrás |
skotlex
|
01340a866e
- Kaite, Kaute will now show a skill effect when they trigger.
|
há 19 anos atrás |
skotlex
|
a312cf5d84
- Corrected @whomap directly invoking msg_table[] rather than msg_txt()
|
há 19 anos atrás |
Playtester
|
0beb8c1ccc
Removed all Novice Job bonusses
|
há 19 anos atrás |
Playtester
|
91fca60514
Reverted the changes to Killer Mantis and Demon Pungus card
|
há 19 anos atrás |
Lupus
|
a9d83af973
fixed new cards
|
há 19 anos atrás |
skotlex
|
827f003768
- Fixed standing up not really standing you up.
|
há 19 anos atrás |
skotlex
|
7f07476e22
- Implemented desperado as explained by Rockman-EXE.
|
há 19 anos atrás |
skotlex
|
f977066536
- Removed the unit_can_move checks in skill cast-end, they should be performed in skill_check_require when the skill's state is move_enabled.
|
há 19 anos atrás |
skotlex
|
9b6b46c455
- Absorb Spirit Sphere now gives +10SP per sphere as per discussions with Haplo.
|
há 19 anos atrás |
Playtester
|
46f0f49931
Lowered all card drop rates to 0.01% as they are in Aegis X.2
|
há 19 anos atrás |
Playtester
|
b8ace8dd17
Updating old/wrong mob drops to Aegis X.2 drops
|
há 19 anos atrás |
eaac
|
686cba8151
* Added kunai_maker.txt to make elemental kunais. [erKURITA]
|
há 19 anos atrás |
skotlex
|
1839d33ce7
- Kaite now works against all types of spells.
|
há 19 anos atrás |
skotlex
|
64618b2b98
- Modified how Rogue's treasure works so that you get +1% to your steal rate rather than +0.01% to the final rate.
|
há 19 anos atrás |
Playtester
|
6bad4dc105
Now Speed Potion gives doubled speed for 5 seconds as it should be
|
há 19 anos atrás |
Playtester
|
8edca874a2
Lowered the duration of Speed Potion to 5 seconds
|
há 19 anos atrás |
skotlex
|
de78454f67
- Fixed Jump Kick's range to 9.
|
há 19 anos atrás |
skotlex
|
ff981b5404
- Fixed pc_disguise not allowing you to "redisguise".
|
há 19 anos atrás |
skotlex
|
4382529413
- Corrected a crash when sd is null in npc_event
|
há 19 anos atrás |
reddozen
|
29db2f4743
added support to regulate MVP drops [Reddozen]
|
há 19 anos atrás |
skotlex
|
5a5d30b660
- Removed OPTION_XMAS, it seems to not exist....
|
há 19 anos atrás |
skotlex
|
a5b4b2d05e
- status_setviewdata will set your option accordingly when the previous/new view-class is wedding or xmas suit.
|
há 19 anos atrás |
skotlex
|
14413f8ec6
- Added function map_foreachinshootrange, behaves the same way as map_foreachinrange, but it also performs a "shoot-path" check before invoking the function. Used in the skill subtimer function if skill_wall_check is defined.
|
há 19 anos atrás |