diff options
Diffstat (limited to 'status-effects.xml')
-rw-r--r-- | status-effects.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/status-effects.xml b/status-effects.xml index 46f3b674..4a032284 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -232,6 +232,7 @@ end-message: Displays a message when the effect end. <status-effect name="exp up" id="618" + icon="icons/feather.xml" /> <status-effect name="sit" @@ -287,35 +288,35 @@ end-message: Displays a message when the effect end. <status-effect name="inc agi" id="971" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#ccb534,f1ea8e,ffffaa" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc vit" id="972" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#ffffff" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc int" id="973" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#4b4bbd,888af4" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc dex" id="974" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#530a7c,b362e1,ca87ef" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc luk" id="975" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#1f9c1f,89d689" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> @@ -329,28 +330,28 @@ end-message: Displays a message when the effect end. <status-effect name="inc flee" id="977" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#000000,999999" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="walk speed change" id="978" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#dae569,ffffda" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc max hp" id="979" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#00ff00,44ff00" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> <status-effect name="inc max mp" id="980" - icon="icons/feather.xml" + icon="icons/bpotion_drink.xml|#0000ff,0044ff" persistent-particle-effect="true" start-particle="graphics/particles/hastefurry.particle.xml" /> |