Springing: Difference between revisions
Fix error, add references |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{As Of Patch|2.0.209.44}} | {{As Of Patch|2.0.209.44}} | ||
{{Effect | {{Effect | ||
Line 5: | Line 4: | ||
|desc=Sprints or power skates at thrice move speed. | |desc=Sprints or power skates at thrice move speed. | ||
|id=Springing | |id=Springing | ||
|type=1000000000000000010000000}} | |type=1000000000000000010000000 | ||
|gameversion=2.0.209.44}} | |||
The {{name}} effect is a unique effect gained if a creature equips {{favilink|bounding boots}} for longer than 100 turns.{{Code Reference|class=SpringBoots|name=bounding boots}} It will effectively multiply the creature's [[sprinting]] speed by three.{{Code Reference|namespace=XRL.World.Effects|class=Running|method=GetMovespeedMultiplier}}{{Code Reference|class=Run|method=SyncAbility}}{{Code Reference|namespace=XRL.World.Parts.Skill|class=Tactics_Run|method=HandleEvent(GetRunningBehaviorEvent)}} If the boots are removed, this effect will immediately end.<ref name="bounding boots"/> | The {{name}} effect is a unique effect gained if a creature equips {{favilink|bounding boots}} for longer than 100 turns.{{Code Reference|class=SpringBoots|name=bounding boots}} It will effectively multiply the creature's [[sprinting]] speed by three.{{Code Reference|namespace=XRL.World.Effects|class=Running|method=GetMovespeedMultiplier}}{{Code Reference|class=Run|method=SyncAbility}}{{Code Reference|namespace=XRL.World.Parts.Skill|class=Tactics_Run|method=HandleEvent(GetRunningBehaviorEvent)}} If the boots are removed, this effect will immediately end.<ref name="bounding boots"/> | ||