summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2020-05-01Kamelot Key will now be rent for 24 hours.Jesusaves1-1/+1
This means less bugs in the long run
2020-05-01Sketch about the keys to open the gateJesusaves2-15/+77
2020-05-01Prepare Katazuli from Kamelot CastleJesusaves2-5/+43
2020-05-01Sketches for Kamelot Main Caves and Boss ChamberJesusaves7-18/+128
The magic logic is still not here, only the warps logic
2020-05-01West Chamber of Kamelot =DJesusaves3-1/+116
2020-05-01042-8 Northwest wingJesusaves3-1/+117
2020-05-01Northeast wingJesusaves4-2/+118
2020-05-01Save some coding powerJesusaves2-50/+52
2020-05-01Lockpicks the jail system can provide, but not treasure keys.Jesusaves2-1/+3
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.Jesusaves3-1/+17
Can you believe I managed to get one of the worst drops on my test run? D:
2020-04-30Random namesJesusaves2-2/+2
2020-04-30By the way, if this [no 042-10 return] is not implemented, players could stillJesusaves1-1/+1
assault multiple paths by going back and forth
2020-04-30The universal rule for Kamelot Caves: You can go back freely between the ↵Jesusaves2-1/+18
treasure caves and the sewers; But if the treasure is looted, the path will be locked.
2020-04-30This should handle 042-6 spawnsJesusaves1-11/+17
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-30TypoJesusaves1-1/+1
2020-04-30Updates and bugfixesJesusaves2-11/+49
2020-04-30Add a couple more Kamelot rulesJesusaves1-2/+11
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 ChestsJesusaves6-10/+211
The treasure chests are Iilia-level
2020-04-30Typo D:Jesusaves1-1/+1
2020-04-30042-4 mobs respawn time will now be based on PCJesusaves2-3/+3
2020-04-30Lets see if this fix Micksha's bug D:Jesusaves1-1/+1
2020-04-30First prototype for 042-5 Sewers mobs (just the code struct)Jesusaves3-3/+118
2020-04-30Minor BalancingJesusaves1-1/+1
2020-04-30Fix bugs, some which I missed earlierJesusaves2-9/+13
2020-04-30Monster Population and script logic for first sewers partJesusaves5-7/+112
2020-04-30Extend Kamelot Debug Functions to visit SewersJesusaves1-1/+4
2020-04-30Some polishing at Kamelot's DebugJesusaves1-11/+6
Nerf and Improve the tower. Thanks to serverplugin addition, it can have weak damage. Its bash is dealing about 150 damage to me :3
2020-04-30Add a random treasure chest on 042-4Jesusaves3-3/+25
Still missing the whole logic stuff D:
2020-04-30[skip ci] notesJesusaves1-1/+2
2020-04-30For some reasonJesusaves4-13/+25
There are bugs with mobs
2020-04-30Script Control some of Kamelot Castle warps.Jesusaves5-8/+23
2020-04-30Keep magical barrierJesusaves1-3/+4
2020-04-30This should warrant players to be arrested, finishing the jail as well.Jesusaves2-9/+125
After this, players can go back and fight Razha (not advised!!) Or they can go forward and step on Kamelot Sewers for the first time...
2020-04-29Add a debug for KamelotJesusaves2-0/+58
2020-04-29Spawn Siege Towers on Jail Instances.Jesusaves1-0/+17
They are very powerful and dangerous :3
2020-04-29Fix Guild Logs bugJesusaves1-3/+2
2020-04-29Krukan: Give guild a decent GP for their efforts.Jesusaves1-9/+9
Make all variables human-readable. This is all for now >__>
2020-04-29[skip ci] TODO notesJesusaves1-0/+4
2020-04-29Remove the testing code I used on @kamiJesusaves1-2/+0
This quest will need a debug menu, we can't do all stages again every test D:
2020-04-29Remove emergency startup code (not reliable anyway)Jesusaves1-11/+0
2020-04-29Make variables easier to understandJesusaves1-14/+14
2020-04-29Remove debug markersJesusaves1-16/+11
2020-04-29This should squash the warningsJesusaves1-2/+5
Krukan HP might still be wrong
2020-04-29Hopefully it'll work, nowJesusaves2-3/+11