summaryrefslogtreecommitdiff
path: root/npc/042-5
AgeCommit message (Collapse)AuthorFilesLines
2022-05-19Replace the reward for The Episode (Mylarin -> Savior Recipe). Minor fixes.Jesusaves1-1/+1
Now you can get 3x Mylarin and 1x Sunny Crystal. You can use 2x Mylarin and 2x Sunny Crystal.
2021-12-24Add craft recipes for the scrolls. Now that grenades aren't rare anymore...Jesusaves1-3/+3
...Replace whatever was giving them with the newer items. Often.
2021-09-20Update some of the debugmes for usage with syslog facilityJesusaves1-2/+2
2021-02-22Remove Championship Bow from Kamelot. Add Dark Pulsar in place.Jesusaves1-1/+1
2020-05-15Kamelot: Nerf a bit damage, Boost a bit hit chanceJesusaves1-3/+3
2020-05-13Replace our script-induced deaths with new, custom, die() commandJesusaves1-2/+2
This will fix one of the HardCore Server bugs.
2020-05-03Uncomment Event Horizon Card in Kamelotr11.5Jesusaves1-1/+1
2020-05-02Increase respawn time of the monsters.Jesusaves1-2/+2
It may become too hard if their respawn time is understimated
2020-05-02Move a chunk of code around to shut up engineJesusaves1-45/+0
2020-05-01Kamelot Key will now be rent for 24 hours.Jesusaves1-1/+1
This means less bugs in the long run
2020-05-01Save some coding powerJesusaves1-0/+46
2020-05-01Lockpicks the jail system can provide, but not treasure keys.Jesusaves1-1/+1
Bring plenty.
2020-05-01Equipment found in Kamelot belongs to guild.Jesusaves1-1/+16
Also, weapons come with splash and armor with 10% elemental defense
2020-05-01Improve the debug information level available to me.Jesusaves1-1/+2
Can you believe I managed to get one of the worst drops on my test run? D:
2020-04-30Random namesJesusaves1-1/+1
2020-04-30Meh, this should handle 042-5 heatJesusaves1-8/+4
2020-04-30Prepare GM Gift Box so it can be used reliablyJesusaves1-6/+6
2020-04-30Hopefully box is not too shabby nowJesusaves1-1/+1
2020-04-30No plushroom on the box D:Jesusaves1-2/+2
They would stomp me if it happened D:
2020-04-30Updates and bugfixesJesusaves1-11/+48
2020-04-30Change rule about the chests RNG.Jesusaves1-2/+2
Kamelot Difficulty now plays an important role on this. If average level below 100: No Mylarin, no 1M GP in Housing Credits. Also, the real chance of the good loot is 2% + 0.01% per average level. It'll only be 3%, at average level 100. (Unmetered)
2020-04-30Prototype for Kamelot ChestsJesusaves1-2/+78
The treasure chests are Iilia-level
2020-04-30042-4 mobs respawn time will now be based on PCJesusaves1-2/+0
2020-04-30First prototype for 042-5 Sewers mobs (just the code struct)Jesusaves2-0/+115
2020-04-24Kamelot Map BuildJesusaves2-0/+11