summaryrefslogtreecommitdiff
path: root/npc/018-2-1
AgeCommit message (Collapse)AuthorFilesLines
2021-12-26Track more information, disclose more information, but hide some private info.Jesusaves1-1/+1
Monster Points, Total Gold, upgrades available, etc. are too intimate.
2020-05-22Dustman: The Crusade Helmet now comes with Boss ATK +10%Jesusaves1-2/+1
2020-05-22Remove graffiti skillsJesusaves1-0/+1
2020-05-16Cassino Coins are less valuable.Jesusaves1-1/+1
Dustman may still yield for COD coins, but now RNG is involved.
2020-05-16Heroes Hold reward tweakingJesusaves1-3/+1
2020-05-16Heroes Hold official reward addedJesusaves1-16/+27
2020-02-18Deprecate, remove, discontinue and burn with fire: Everything related to ↵r11.1_200218Jesusaves1-6/+0
#RARE_POINTS It'll be replaced with Strange Coins on upstream. Whoever used it used, all else wasted. Put a link to LoF Discord: https://discord.gg/q3Bwzgf
2019-08-04Fix some prices at Heroes Hold, lower COD Arcmage Boxset price.Jesusaves1-1/+1
Remove Ancient Blueprint from HH, use equipment blueprint (1k the level)
2019-08-04HH Novice: Sell Ancient Blueprint for 4k Coins (whaaaaaaaaaaaaat insane value)Jesusaves1-0/+1
COD: Sell Arcmage Boxset for 1500 Bottled Dust. These values are surreal.
2019-04-03Make Master Dungeon an instance so it is restarted along everything else.Jesusaves1-1/+1
2019-03-25Fix Doug's rewardJesusaves1-1/+1
2019-03-19Fix mapzonesJesusaves1-0/+1
2019-03-14Increase COD Desert time in 30sJesusaves1-1/+2
2019-03-12Fix Heroes Hold Master DungeonJesusaves1-1/+1
2019-03-12Heroes Hold is not meant for quick die-and-retry attempts, so require a minuteJesusaves1-0/+7
between attempts (this time can be spent inside). I haven't forgot Saulc wants a herb taxing system, but that's harder to implement.
2019-03-07Fix typoJesusaves1-1/+1
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
2019-01-09Fix bugs at Call Of DustyJesusaves1-2/+5
2019-01-09Fix bugsJesusaves1-1/+1
2019-01-08getitemid? How much attention was I paying while I wrote this code?Jesusaves1-1/+1
I suspect I write all those codes while I sleep... %%n
2019-01-08Dustman Exchange Booth.Jesusaves1-0/+25
2019-01-08CoDJesusaves1-38/+60
2019-01-08I present you all, the most aggressive event quest from TMW2, the CALL OF DUSTY!Jesusaves1-3/+51
Just kidding, I'm only telling how event will work, one map is still missing.
2019-01-08Fix Heroes Hold main warpJesusaves1-1/+1
2018-12-25Correct some licenses which are ours (Evol missing licenses, I'll git blame ↵Jesusaves1-0/+2
later)
2018-12-20[skip ci] moar typosJesusaves1-1/+1
2018-12-20Throw a dictionary at @dustynator NPC before Demure throws a Monster King at ↵Jesusaves1-3/+3
me ¬.¬
2018-12-20Bad operand and bad command T.TJesusaves1-4/+4
2018-12-20Minor rewrite. You have a cap of 25 minutes, and you get exp if you finish ↵Jesusaves2-6/+7
the dungeon
2018-12-20Fix moar bugsJesusaves1-1/+1
2018-12-20Fill the Heroes Hold with rares.Jesusaves1-1/+1
I don't really think it is worth doing, but I'm not a hardcore player %%a
2018-12-20Heroes Hold Groups. I assume that was @pyndragon intention, but if not, we canJesusaves2-4/+11
modify accordingly.
2018-12-20Accept 018-2-4 submissionJesusaves2-2/+7
2018-12-20Cosmetic changesJesusaves2-13/+18
2018-12-20Refactor hero coins drop chances. Beware, very high values added.Jesusaves1-2/+3
2018-12-20Currently, only withdraw conditions are implemented at HHJesusaves1-1/+1
2018-12-20Heroes Hold Information Menu.Jesusaves1-1/+29
2018-12-20[skip ci] Better labels for warpsJesusaves1-6/+11
2018-12-19Attempt at bug fixJesusaves1-1/+1
2018-12-19Fix some bugs at Heroes HoldJesusaves1-1/+1
2018-12-19Rewards if you complete the dungeon (currently impossible)Jesusaves2-2/+24
2018-12-19I don't think anyone would be insane enough to even attempt it, but add ↵Jesusaves1-2/+0
Master Dungeon. Once we estabilish the victory conditions, we can worry with rewards. (probably involves turning on a lot of switches and opening invisible walls)
2018-12-19Autogenerate 018-2-x mobsJesusaves1-7/+9
2018-12-19Instances for Heroes HoldJesusaves1-4/+4
2018-12-19Some Heroes Hold critical filesJesusaves5-3/+93
2018-12-19Initial Dustman dialog for HHJesusaves1-6/+34
2018-12-19Restrict (future) CoD event to Level 50Jesusaves1-2/+8
2018-11-19Give LoF players (with unspent points, or with the Time Flask, even non-LoF) aJesusaves1-0/+6
free Dusty in a Bottle for a nice headstart on this quest
2018-11-18More refactor to Dustman about CoD. Allows it to enter Quest Log.Jesusaves1-7/+17
Client Data update required. Boss Cave required. Trade Shop required. Compulsory Circular map required. Scripts and monsters required.
2018-11-18Reorder Dustman Dialog, because he works with two quest-eventsJesusaves1-3/+17