diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-28 04:08:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-28 04:08:09 -0300 |
commit | e2d882353dfbec309d892f9816c7a1806eb6730f (patch) | |
tree | 10c8b52e65bed4cdcd48ab8aa9cb008b9ef5df50 /npc/magic | |
parent | 503a4b600768ee7599b4c065de519d4f42430f10 (diff) | |
download | serverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.tar.gz serverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.tar.bz2 serverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.tar.xz serverdata-e2d882353dfbec309d892f9816c7a1806eb6730f.zip |
Area Provoke
Diffstat (limited to 'npc/magic')
-rw-r--r-- | npc/magic/guild.txt | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/npc/magic/guild.txt b/npc/magic/guild.txt index 47a5df62b..dcb7400e7 100644 --- a/npc/magic/guild.txt +++ b/npc/magic/guild.txt @@ -4,7 +4,7 @@ // Magic Script: TMW2_GD // // Guild Magic -// Reserved SCs: SC_INCALLSTATUS SC_ANGELUS SC_BLESSING SC_IMPOSITIO SC_KAIZEL +// Reserved SCs: SC_INCALLSTATUS SC_ANGELUS SC_BLESSING SC_IMPOSITIO SC_KAIZEL SC_MAGNIFICAT // For testing: SC_TWOHANDQUICKEN // BROKEN: SC_ASSNCROS @@ -27,9 +27,6 @@ Blesses a targeted location to endow the armor of all players within the area of SC_KYRIE <sc3: hits/durability> Creates a protective barrier on a single target that blocks every form of physical damage until its durability wears off or expires. Its durability is a portion of the target's Max HP. This skill cannot be used in conjunction with Assumptio. -*SC_MAGNIFICAT -Temporarily doubles the SP Recovery rate of the user and party members. This skill cannot be used in conjunction with Offertorium . (No params) - *SC_GLORIA Temporarily boosts LUK by 30 to the user and party members. @@ -46,10 +43,10 @@ SC_ASSUMPTIO Places a temporary buff on a single target that doubles their Hard Defense and Hard Magic Defense. This skill cannot be used in conjunction with Kyrie Eleison and Kaite. // SC_GDSKILL_BATTLEORDER --- SC_LEADERSHIP --- SC_GLORYWOUNDS --- SC_SOULCOLD --- SC_HAWKEYES +-- SC_LEADERSHIP (aura) +-- SC_GLORYWOUNDS (aura) +-- SC_SOULCOLD (aura) +-- SC_HAWKEYES (aura) SC_HUMMING Increase HIT of players in the area of effect by +2 per SkillLV. The accuracy rate increased by this skill is affected by Dancing Lesson skill level and DEX of the caster. (integer value) |