Crypt of the NecroDancer

Crypt of the NecroDancer

NecroDance your own way!
Here you can download (or create) custom NecroDancer mods and dungeons! Mods let you alter the game's graphics, music, sounds, and data, while dungeons let you play hand crafted levels!
Learn More
Pip 1 Sep, 2018 @ 3:26am
Changing starting item quantity
I'm trying to make Diamond start with 999 throwing stars but I'm unable to figure out how; I've tried adding
<item type="throwing_stars" quantity="999" />
to his starting loadout and changing the default quantity of the throwing stars item but in both cases Diamond just started out with a single one.
< >
Showing 1-1 of 1 comments
ThatGuyCDude 31 Jan, 2019 @ 8:25pm 
He started with one, and not three? That's... odd.
Maybe there's an overflow error. Try 255, and if that doesn't work try 31.
You did change the quantity on the Throwing Star as well, right?

<throwing_stars flyaway="|10014|THROWING STARS|" hint="|10514|PROJECTILE|" slot="action" coinCost="20" isStackable="True" quantity="3" diamondCost="3" chestChance="10|25" shopChance="15" diamondDealable="3" imageW="11" imageH="11" set="dlc">throwing_star.png</throwing_stars>

quantity="999"?

I know it's not hardcoded, because some of the mod gurus changed how many spells tomes were granting. Bizarre...
< >
Showing 1-1 of 1 comments
Per page: 1530 50