Skip to content

Commit

Permalink
Remove extreme kcal cost for Pounce (CleverRaven#74385)
Browse files Browse the repository at this point in the history
* decrease kcal cost for Slime Spray, Bioluminescent Flare, and Feline Leap

* Revert decrease of kcal cost for Slime Spray and Bioluminescent Flare
  • Loading branch information
rselias authored Jul 5, 2024
1 parent f45ceda commit b8aa71b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/json/mutations/mutations.json
Original file line number Diff line number Diff line change
Expand Up @@ -4453,8 +4453,6 @@
"description": "You've gained a strong ability to leap a short distance from a standing position with little preparation time.",
"//": "This is differentiated from the other two leaps by a shorter range yet a shorter prep time. Probably less useful than them since it will still exhaust you.",
"active": true,
"kcal": true,
"cost": 400,
"activated_is_setup": false,
"activated_eocs": [ "EOC_FELINE_LEAP" ],
"cancels": [ "LEAPING_LEGS", "LEAPING_LEGS2" ],
Expand Down

0 comments on commit b8aa71b

Please sign in to comment.