summaryrefslogtreecommitdiff
path: root/npc/functions/treasure.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18Replace ID Grenade with SmokeGrenade (I need real Grenades now).Jesusaves1-1/+1
Maybe cloacking effect gets fixed now, btw
2019-06-16Fix bugs on treasure chests, like animation not playing, missing return(), andJesusaves1-48/+48
also bad ident
2019-06-01You can now find some blueprints on treasure chestsJesusaves1-2/+2
2019-04-26Luck effect over random treasure is now 0.02% instead of 0.01%Jesusaves1-1/+1
2019-04-26Move Speed Potion gets in Random Treasure, making the Gift Boxes fall rarity.Jesusaves1-3/+3
2019-04-26Random treasure: Remove duplicate Small Mushroom - give a Red Plush Wine on ↵Jesusaves1-1/+1
RARE group
2019-04-26[skip ci] Update rare and uncommon rate on description to their *real* valueJesusaves1-1/+1
2019-04-26Treasure - Make Strange Coin more frequent, add BeerJesusaves1-2/+2
2019-03-05The first treasure chest you open will give you a tier 2 or 3 reward.Jesusaves1-2/+2
Tier 1, 4 or 5 rewards aren't possible. Tier 1 is highest reward tier.
2019-03-03Change how treasure boxes are handledJesusaves1-0/+7
2019-01-26Ultra Rare treasures are 0% for the first 10 chests, and raise in 0.01% eachJesusaves1-1/+2
10 chests open, capped at 0.1% at 100 chests. No easy Shemagh, ha!
2019-01-26There's actually a lot of chests, be more picky with UR dropsJesusaves1-2/+2
2019-01-26Ok, random treasure chests works, scatter them on the major dungeons.Jesusaves1-0/+49