diff options
-rw-r--r-- | skills.xml | 1 | ||||
-rw-r--r-- | status-effects.xml | 4 |
2 files changed, 4 insertions, 1 deletions
@@ -129,6 +129,7 @@ Copyright (C) 2018 TMW2 --> name="Party Area Defense" icon="graphics/skills/warrior/areadef.png" description="Increase party defense." + castingMissile-particle="graphics/particles/magic-shield.xml" /> <skill id="8240" diff --git a/status-effects.xml b/status-effects.xml index 83b2c935..1988f888 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -49,10 +49,12 @@ end-message: Displays a message when the effect end. name="quagmire" id="8" /> + <!-- angelus --> <status-effect - name="angelus" + name="def+" id="9" opt2="32" + start-particle="graphics/particles/magic-shield.xml" /> <status-effect name="blessing" |