summaryrefslogtreecommitdiff
path: root/npc/items
AgeCommit message (Expand)AuthorFilesLines
2019-06-22Ops, new abizit() → ShowAbizit()Jesusaves1-1/+1
2019-06-22Move abizit to a function in config/magic.txt (required for Academy release)Jesusaves1-15/+1
2019-06-22Use rif2() in our booksJesusaves1-13/+13
2019-06-22You can access the Recipe Book from JSaves Grimorium tooJesusaves1-1/+9
2019-06-22Apply same to Petcaring book. You don't need to purchase it once you get JSavesJesusaves1-13/+24
2019-06-22Change how Fishing Book worksJesusaves1-60/+62
2019-06-22Update JSaves Grimorium to absorb fishing guide and RulesJesusaves1-9/+6
2019-06-21Make Croconut Box weight half and require half croconuts.Jesusaves1-3/+3
2019-06-21Tulimshar City Map, given by Nard automatically, and referenced on Swezanne.Jesusaves1-0/+17
2019-06-19Treasure on shovel should be calculated with rand2() :>Jesusaves1-1/+1
2019-06-19Improve shovel_scatter() accuracy. It's now 3x more reliable.Jesusaves1-8/+21
2019-06-19You can now find 1 (one) Merc. Boxset A, and up to 10 Strange/Casino Coins in...Jesusaves1-1/+6
2019-06-19Treasure Map can now jackpot up to 2000 GP (instead of max 1000 GP)Jesusaves1-0/+2
2019-06-18Grenades now doesn't work on BOSS monsters.Jesusaves1-5/+5
2019-06-18Fix smoke grenade and tweak itJesusaves1-2/+2
2019-06-18Smoke grenade now works too, by brute force. It only puts monsters to sleep f...Jesusaves1-0/+15
2019-06-18Grenades now work (by force), but they never kill a monster and doesn't works...Jesusaves1-2/+8
2019-06-18Okay... This lame grenade works but is uselessJesusaves1-0/+21
2019-06-15Rewrite how Mercenary Boxsets are handled (for easier maintenance)Jesusaves1-0/+54
2019-06-12Fix Treasure Map bugs, update translationsr09.2_190610Jesusaves1-10/+12
2019-06-10Add the two hand weapons and update JSaves GrimoriumJesusaves1-0/+9
2019-06-09Reorder stuff internally, no effect whatsoever.Jesusaves1-16/+18
2019-06-09Ops, this must be cleared up >.>Jesusaves1-0/+4
2019-06-09Eh, Gold Pieces might be an exception...Jesusaves1-1/+1
2019-06-09Who would bury an ore chunk? It makes no senseJesusaves1-2/+1
2019-06-09Report the mine name instead of the Map IDJesusaves1-1/+17
2019-06-09This is a function for Treasure Map, without one, it won't uncover anythingJesusaves1-0/+1
2019-06-09Fix bugs, Treasure Map should also work now but untested and risky.Jesusaves1-0/+29
2019-06-09Treasure Map: You cannot read it because coordinates are TODO, but it worksJesusaves1-0/+1
2019-06-05Fix Cursed Mouboo questJesusaves1-3/+7
2019-05-29Get rid of Shovel quirksJesusaves1-96/+80
2019-05-27New shovel option (to make up with low bury rates) - Autodigging.Jesusaves1-2/+15
2019-05-27Experimental Option SettingJesusaves1-0/+1
2019-05-27Make Treasure Key more common to be burried. (8.70% instead of 4.35%)Jesusaves1-6/+6
2019-05-27Remove Rusty Knife and Casino Coins from the groundsJesusaves1-6/+6
2019-05-27StyleJesusaves1-12/+15
2019-05-27Double amount of randomly buried treasureJesusaves1-6/+7
2019-05-27Improve the random treasure waiting to be unburriedJesusaves1-13/+9
2019-05-26Steel Shovel for IAP. Add Iron Shovel for 5kGPJesusaves1-2/+8
2019-05-24[skip ci]Jesusaves1-1/+1
2019-05-24Fix infinite healing bug (maybe)Jesusaves1-2/+2
2019-05-24Partial Rewrite to rand_sc_healJesusaves1-2/+5
2019-05-24Healing cleanupJesusaves2-11/+6
2019-05-24Fix healing bugs and disregard item stackingJesusaves2-7/+27
2019-05-23Rewrite Empty Box return logicJesusaves1-3/+1
2019-05-23Return unfilled empty boxesJesusaves1-0/+3
2019-05-20Fix bugsJesusaves1-11/+0
2019-05-20Exception() for legacy healing itemJesusaves1-1/+4
2019-05-20Add legacy_heal, support for legacy behaviorJesusaves2-2/+51
2019-05-20Rewrite healing item rule and deprecate all existing healing items in a singl...Jesusaves1-39/+72