Wildfrost

Wildfrost

Battle Data Editor
Showing 1-10 of 14 entries
< 1  2 >
Update: 10 Mar @ 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: 16 Nov, 2024 @ 10:29am

Update: 16 Nov, 2024 @ 9:48am

Update: 10 Oct, 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: 5 Oct, 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: 23 Aug, 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: 28 Jul, 2024 @ 9:53am

Update: 27 Jul, 2024 @ 4:47pm

Update: 27 Jul, 2024 @ 2:23pm

Update: 27 Jul, 2024 @ 2:23pm