Browse Source

Suffragium should be a self AoE to party (#4955)

* Fixes #4954.
* Suffragium is a self cast skill that applies to the party in a 31x31 area, including self.
Thanks to @flamefury!
flamefury 5 năm trước cách đây
mục cha
commit
4534be1a25
1 tập tin đã thay đổi với 2 bổ sung5 xóa
  1. 2 5
      db/re/skill_db.yml

+ 2 - 5
db/re/skill_db.yml

@@ -2381,16 +2381,13 @@ Body:
     Description: Suffragium
     MaxLevel: 3
     Type: Magic
-    TargetType: Support
+    TargetType: Self
     DamageFlags:
       NoDamage: true
       Splash: true
-    Flags:
-      NoTargetSelf: true
-    Range: 9
     Hit: Single
     HitCount: 1
-    SplashArea: -1
+    SplashArea: 18
     CastCancel: true
     CastTime: 1000
     AfterCastActDelay: 1000