diff options
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/status-effects.xml b/status-effects.xml index a0a15581..c24898da 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -276,6 +276,41 @@ end-message: Displays a message when the effect end. start-particle="graphics/particles/magic-shield.xml" end-particle="graphics/particles/magic-shield-end.xml" /> + <status-effect + name="inc agi" + id="971" + icon="icons/feather.xml" + persistent-particle-effect="true" + start-particle="graphics/particles/hastefurry.particle.xml" + /> + <status-effect + name="inc vit" + id="972" + icon="icons/feather.xml" + persistent-particle-effect="true" + start-particle="graphics/particles/hastefurry.particle.xml" + /> + <status-effect + name="inc int" + id="973" + icon="icons/feather.xml" + persistent-particle-effect="true" + start-particle="graphics/particles/hastefurry.particle.xml" + /> + <status-effect + name="inc dex" + id="974" + icon="icons/feather.xml" + persistent-particle-effect="true" + start-particle="graphics/particles/hastefurry.particle.xml" + /> + <status-effect + name="inc luk" + id="975" + icon="icons/feather.xml" + persistent-particle-effect="true" + start-particle="graphics/particles/hastefurry.particle.xml" + /> <!-- OPTION_SIGHT --> <status-effect |