diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/Changelog.txt | 1 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index 65343defe..f1209fa45 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -34,6 +34,7 @@ ======================= 10/15 + * Fixed duration of Enchant Deadly Poison [Playtester] * Reverted last fix according to tests on Aegis [Playtester] * Fixed aftercast delay and timer of Venom Splasher [Playtester] 10/14 diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index c8e7d7e79..7b2567bac 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -615,7 +615,7 @@ //===== Assassin Cross ===================== //-- ASC_EDP -378,0,2000,0,20000:30000:40000:50000:60000,20000:30000:40000:50000:60000 +378,0,2000,0,40000:45000:50000:55000:60000,20000:30000:40000:50000:60000 //-- ASC_BREAKER 379,700,1000:1200:1400:1600:1800:2000:2200:2400:2600:2800,0,0,0 //========================================== |