From 22ab3e23b74d4c044a7c58fac5b0a4916a6081e1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 4 Aug 2019 22:30:32 -0300 Subject: Nature Wall casting cannot be aborted. If you're hit, the wall will still be cast. This means it is a must-have for mages on PVP against melee players. --- db/re/skill_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/re') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 0ce6fa147..d76b03903 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -911,7 +911,7 @@ skill_db: ( } AttackType: "Magic" Element: "Ele_Nature" - InterruptCast: true + InterruptCast: false SkillInstances: 3 KnockBackTiles: 2 CastTime: { -- cgit v1.2.3-70-g09d2