summaryrefslogtreecommitdiff
path: root/npc/functions/treasure.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-05-16This sketch can give birth to World Expo Aurora EventJesusaves1-0/+4
2020-05-11Improve treasure drop chancesJesusaves1-2/+2
2020-04-30Prototype for Kamelot ChestsJesusaves1-3/+3
The treasure chests are Iilia-level
2020-04-28Update treasure chestsJesusaves1-4/+4
2020-04-17Treasure Map can now be found on Tresure ChestsJesusaves1-1/+1
2020-02-04Configure HUB_Login to keep my char reg clean.Jesusaves1-1/+1
It will erase the time tracking from RNGTREASURE when all of them elapsed. This is done with HUB_Logut(). (You must stay offline for at least 15 min)
2020-01-25Tea on a Treasure BoxJesusaves1-5/+5
2019-11-13Draft finishedJesusaves1-1/+1
2019-09-19Application tax ×2 on town offices. Treasure Chest rework involving blueprintsJesusaves1-3/+3
2019-09-19Treasure box: Add Gold Pieces on it (at 1% tier), downgrade Coin Bag (to 10% ↵Jesusaves1-2/+2
tier)
2019-09-03Use readparam2() instead of readparam() in several placesJesusaves1-1/+1
2019-08-07Change treasure common/uncommon drop rate and item selection.Jesusaves1-2/+2
2019-07-27Passive Playstyle: Now you get monster points in the following cases:Jesusaves1-0/+3
Fishing (=bait rarity). Treasure Hunting (=20% from Job Level). Both are about a Maggot Kill. Crafting gives full job level (about a Dark Lizard kill)
2019-07-16Let's start simple: 15 minutes per chest.Jesusaves1-1/+1
2019-07-14You may now find Ancient Blueprint as Super Rare (1%) on Chests.Jesusaves1-1/+1
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