Wildfrost

Wildfrost

Battle Data Editor
Showing 1-10 of 14 entries
< 1  2 >
Update: Mar 10 @ 4:50pm

1. Final boss node sprites and titles can be modified.
2. Editor now ensures that each card has a card type.
3. +100% Booshu.

Update: Nov 16, 2024 @ 10:29am

Update: Nov 16, 2024 @ 9:48am

Update: Oct 10, 2024 @ 3:18pm

SetSprite(string sprite, int pixelDensity)
- Alternate SetSprite method that takes in a file name.
- Also allows you to change the pixel density of the picture, so you can fiddle with the scaling through code :)

Update: Oct 5, 2024 @ 12:59pm

Create<T>
- Added a Create<T> method to allow modders to instantiate their own derived classes of BattleData and still use the BattleDataEditor library.

Update: Aug 23, 2024 @ 3:11pm

AddGobblers
- Added a AddGobblers method that allows modders to add gobblers (or a different card) to their fight if the player has the gobbler bell active.

Update: Jul 28, 2024 @ 9:53am

Update: Jul 27, 2024 @ 4:47pm

Update: Jul 27, 2024 @ 2:23pm

Update: Jul 27, 2024 @ 2:23pm