change wild growth to instant spell

This commit is contained in:
ErikasKontenis 2020-11-16 15:36:29 +02:00
parent 1e4e340463
commit 885f925ea1
2 changed files with 6 additions and 9 deletions

View File

@ -49,7 +49,12 @@
<vocation name="Druid" />
<vocation name="Elder Druid" />
</instant>
<instant name="Wild Growth" words="exevo grav vita" lvl="27" mana="220" prem="1" cooldown="1000" range="3" direction="1" blocktype="all" needlearn="0" script="spells/wild growth.lua">
<vocation name="Druid" />
<vocation name="Elder Druid" />
</instant>
<!-- Knight Spells -->
<instant name="Challenge" words="exeta res" lvl="20" mana="30" prem="1" aggressive="0" needlearn="0" script="spells/challenge.lua">
<vocation name="Elite Knight" />
@ -258,10 +263,6 @@
<rune name="Destroy Field" id="3148" allowfaruse="1" charges="3" maglv="3" aggressive="0" range="5" script="runes/destroy field.lua" />
<rune name="Chameleon" id="3178" allowfaruse="1" charges="1" maglv="4" aggressive="0" selftarget="1" blocktype="solid" function="chameleon" />
<rune name="Magic Wall" id="3180" allowfaruse="1" charges="3" maglv="9" blocktype="all" script="runes/magic wall.lua" />
<rune name="Wild Growth" id="3156" allowfaruse="1" charges="2" maglv="8" blocktype="all" script="runes/wild growth.lua">
<vocation name="Druid" />
<vocation name="Elder Druid" showInDescription="0" />
</rune>
<rune name="Paralyze" id="3165" allowfaruse="1" charges="1" maglv="18" mana="1400" needtarget="1" blocktype="solid" script="runes/paralyze.lua">
<vocation name="Druid" />
<vocation name="Elder Druid" showInDescription="0" />
@ -436,10 +437,6 @@
<vocation name="Sorcerer" />
<vocation name="Master Sorcerer" />
</conjure>
<conjure name="Wild Growth" words="exevo grav vita" lvl="27" mana="220" soul="5" prem="1" reagentId="3147" conjureId="3156" conjureCount="2" needlearn="0" function="conjureRune">
<vocation name="Druid" />
<vocation name="Elder Druid" />
</conjure>
<conjure name="Paralyze" words="adana ani" lvl="54" mana="1400" soul="3" prem="1" reagentId="3147" conjureId="3165" conjureCount="1" needlearn="0" function="conjureRune">
<vocation name="Druid" />
<vocation name="Elder Druid" />