Skip to content

Commit

Permalink
[FEATURE] Vibrancy Imbuement
Browse files Browse the repository at this point in the history
 Merge pull request #25 from jprzimba/feature-vibrancy
  • Loading branch information
jprzimba authored Jan 19, 2025
2 parents aa542f5 + b5005d4 commit 66495a8
Show file tree
Hide file tree
Showing 17 changed files with 350 additions and 45 deletions.
20 changes: 20 additions & 0 deletions data/XML/imbuements.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<category id="15" name="Skillboost (Distance Fighting)" agressive="1" />
<category id="16" name="Skillboost (Magic Level)" agressive="1" />
<category id="17" name="Increase Capacity" agressive="0" />
<category id="18" name="Paralysis Removal" agressive="0" />

<!-- Damage Imbuement -->
<imbuement name="Scorch" base="1" subgroup=" (Fire)" category="0" iconid="13" premium="0" storage="0" sound="2002">
Expand Down Expand Up @@ -427,4 +428,23 @@
<attribute key="item" value="25702" count="10" />
<attribute key="item" value="20205" count="5" />
</imbuement>
<!-- Deflect condition imbuement -->
<imbuement name="Vibrancy" base="1" category="18" iconid="79" premium="0" storage="0">
<attribute key="description" value="Removes paralysis with a chance of 15%." />
<attribute key="effect" type="deflect" chance="15" conditionid="6" />
<attribute key="item" value="22053" count="20" />
</imbuement>
<imbuement name="Vibrancy" base="2" category="18" iconid="79" premium="1" storage="0">
<attribute key="description" value="Removes paralysis with a chance of 25%." />
<attribute key="effect" type="deflect" chance="25" conditionid="6" />
<attribute key="item" value="22053" count="20" />
<attribute key="item" value="23507" count="15" />
</imbuement>
<imbuement name="Vibrancy" base="3" category="18" iconid="79" premium="1" storage="46317">
<attribute key="description" value="Removes paralysis with a chance of 50%." />
<attribute key="effect" type="deflect" chance="50" conditionid="6" />
<attribute key="item" value="22053" count="20" />
<attribute key="item" value="23507" count="15" />
<attribute key="item" value="28567" count="5" />
</imbuement>
</imbuements>
61 changes: 52 additions & 9 deletions data/items/items.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2660,7 +2660,9 @@
<attribute key="absorbpercentfire" value="-5"/>
<attribute key="armor" value="2"/>
<attribute key="weight" value="750"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="35"/>
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -2727,6 +2729,7 @@
<attribute key="weight" value="750"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="35"/>
Expand All @@ -2740,7 +2743,9 @@
<attribute key="absorbpercentenergy" value="-5"/>
<attribute key="armor" value="2"/>
<attribute key="weight" value="750"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="35"/>
<attribute key="slot" value="feet"/>
Expand All @@ -2755,6 +2760,7 @@
<attribute key="weight" value="750"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="35"/>
Expand Down Expand Up @@ -7219,7 +7225,9 @@
<attribute key="showAttributes" value="1"/>
<attribute key="speed" value="20"/>
<attribute key="weight" value="750"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
</attribute>
Expand Down Expand Up @@ -11072,6 +11080,7 @@
<attribute key="weight" value="1000"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand All @@ -11082,6 +11091,7 @@
<attribute key="weight" value="600"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand All @@ -11103,6 +11113,7 @@
<attribute key="weight" value="600"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -12116,7 +12127,9 @@
<attribute key="speed" value="15"/>
<attribute key="armor" value="3"/>
<attribute key="weight" value="2500"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="80"/>
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -14889,6 +14902,7 @@
<attribute key="weight" value="800"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -20503,7 +20517,9 @@
<attribute key="speed" value="-6"/>
<attribute key="armor" value="2"/>
<attribute key="weight" value="1200"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
</attribute>
Expand Down Expand Up @@ -23911,6 +23927,7 @@
<attribute key="weight" value="600"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -26833,7 +26850,9 @@
<attribute key="absorbpercentholy" value="-2"/>
<attribute key="armor" value="3"/>
<attribute key="weight" value="2250"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="70"/>
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -27126,7 +27145,9 @@
<attribute key="speed" value="5"/>
<attribute key="armor" value="1"/>
<attribute key="weight" value="700"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
</attribute>
Expand Down Expand Up @@ -34164,6 +34185,7 @@
<attribute key="weight" value="1800"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="150"/>
Expand Down Expand Up @@ -41800,6 +41822,7 @@
<attribute key="weight" value="1800"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="50"/>
Expand Down Expand Up @@ -43447,7 +43470,9 @@ Awarded by TibiaMagazine.com.ve"/>
<attribute key="speed" value="15"/>
<attribute key="armor" value="2"/>
<attribute key="weight" value="500"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="80"/>
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -43871,6 +43896,7 @@ Awarded by TibiaMagazine.com.ve"/>
<attribute key="weight" value="1200"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="60"/>
Expand Down Expand Up @@ -45232,6 +45258,7 @@ Awarded by TibiaMisterios.com.br"/>
<attribute key="weight" value="3600"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -55525,6 +55552,7 @@ hands of its owner. Granted by TibiaRoyal.com"/>
<attribute key="weight" value="800"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="180"/>
Expand Down Expand Up @@ -57239,7 +57267,9 @@ hands of its owner. Granted by TibiaRoyal.com"/>
<attribute key="speed" value="10"/>
<attribute key="armor" value="3"/>
<attribute key="weight" value="900"/>
<attribute key="imbuementslot" value="1"/>
<attribute key="imbuementslot" value="1">
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="220"/>
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -59255,6 +59285,7 @@ hands of its owner. Granted by TibiaRoyal.com"/>
<attribute key="weight" value="1200"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="220"/>
Expand Down Expand Up @@ -61707,6 +61738,7 @@ hands of its owner. Granted by TibiaRoyal.com"/>
<attribute key="weight" value="1300"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="140"/>
Expand Down Expand Up @@ -64267,6 +64299,7 @@ hands of its owner. Granted by TibiaRoyal.com"/>
<attribute key="weight" value="1300"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand All @@ -64282,6 +64315,7 @@ hands of its owner. Granted by TibiaRoyal.com"/>
<attribute key="weight" value="1300"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -65935,6 +65969,7 @@ former students at the Noodles Academy. Awarded by TibiaLabs.com"/>
<attribute key="weight" value="1450"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="150"/>
Expand All @@ -65950,6 +65985,7 @@ former students at the Noodles Academy. Awarded by TibiaLabs.com"/>
<attribute key="weight" value="1450"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="150"/>
Expand Down Expand Up @@ -70551,6 +70587,7 @@ Granted by TibiaGoals.com"/>
<attribute key="weight" value="600"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="slot" value="feet"/>
Expand Down Expand Up @@ -71532,6 +71569,7 @@ Granted by TibiaGoals.com"/>
<attribute key="weight" value="1100"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="270"/>
Expand Down Expand Up @@ -71586,6 +71624,7 @@ Granted by TibiaGoals.com"/>
<attribute key="weight" value="980"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="270"/>
Expand Down Expand Up @@ -73950,6 +73989,7 @@ Granted by TibiaGoals.com"/>
<attribute key="weight" value="1600"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="250"/>
Expand All @@ -73965,6 +74005,7 @@ Granted by TibiaGoals.com"/>
<attribute key="weight" value="1100"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="3"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="script" value="moveevent">
<attribute key="level" value="250"/>
Expand Down Expand Up @@ -76102,6 +76143,7 @@ Granted by TibiaGoals.com"/>
<attribute key="weight" value="1900"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="10"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="augments" value="1">
<attribute key="avatar of storm" value="cooldown">
Expand Down Expand Up @@ -76205,6 +76247,7 @@ Granted by TibiaGoals.com"/>
<attribute key="weight" value="1700"/>
<attribute key="imbuementslot" value="1">
<attribute key="increase speed" value="10"/>
<attribute key="paralysis removal" value="3"/>
</attribute>
<attribute key="augments" value="1">
<attribute key="avatar of nature" value="cooldown">
Expand Down
Loading

0 comments on commit 66495a8

Please sign in to comment.