瀏覽代碼

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 年之前
父節點
當前提交
4534be1a25
共有 1 個文件被更改,包括 2 次插入5 次删除
  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