summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2020-04-28Move file alongJesusaves3-2/+2
2020-04-28042-2 Boss GP now varies based on difficulty settingJesusaves1-2/+5
2020-04-28OpsJesusaves1-1/+4
2020-04-28More sketchesJesusaves7-2/+67
2020-04-28[skip ci] Mark for future reference where the cells are inJesusaves1-1/+15
Tomorrow, when I use functions to spawn slimes at etc. It will be handy to know where to warp players and where spawn slimes (That may end up coming before Guinevere and the boss :o )
2020-04-28Make Area Provoke less useless (no point provoking mobs so close to you anyway)Jesusaves1-1/+1
2020-04-28Minor improvementsJesusaves1-0/+1
2020-04-28Some more tweaks to rangeJesusaves1-5/+5
2020-04-28This is the first effort towards a minimal balance for Guild SkillsJesusaves1-6/+6
This should be enough for first release :3
2020-04-28What's Guild Vault for?Jesusaves4-5/+5
It is so members can learn skills. Only treasurer, vice leader and guild master can withdraw GP. But any member can use it to learn skills.
2020-04-28Fixes, and make possible to learn guild skillsJesusaves4-4/+136
2020-04-28Some minor tidying upJesusaves1-10/+6
2020-04-28Register the new guild skills, so they become operationalJesusaves2-4/+31
2020-04-28Area ProvokeJesusaves2-8/+8
2020-04-28Initial sketch of Guild MagicJesusaves6-21/+113
2020-04-28Full notes + some skillsJesusaves1-1/+115
2020-04-27Good AND Bad news. What is good and what is bad is up to you.Jesusaves1-1/+4
News 1: There's now 5% chance of armor coming with Splash Damage. News 2: Splash Damage now lowers attack dmg in 15%. This means that unless you hit at least 2 mobs, you'll deal less damage. Splash is stackable. The more splash, the less damage you do. But if you're hiting more mobs, you're dealing more DMG than otherwise. (2 mobs = -15% damage on each, x2. So total dealt 170% base damage). This is more balanced, as it will smooth down the balance overpower of this option. And will also make bosses which relies in summons, like the Monster King, minimally more challenging. Remember: If you equip over 6 splash equip, that'll deal no damage! 6 equips with splash will cause 10% damage to every mob in a 6x6 radius. Which is 1/3 of the screen.
2020-04-27>__>Jesusaves2-2/+2
2020-04-27Well, and this might be the very first guild skill... Hmm....Jesusaves2-3/+3
Not sure...
2020-04-27Sketch, playing with filters, for fake skills implementationsJesusaves5-8/+78
2020-04-26And, this should do it >.>Jesusaves1-3/+5
2020-04-26Some more code to avoid accidentaly messing up with Groata inventory.Jesusaves1-6/+6
Better to destroy too less than destroy too much
2020-04-26This should clean up Tolchi's mess.Jesusaves1-0/+14
2020-04-26Force BaseLevel and Rebirth to affect negativelly the re-rollsJesusaves1-4/+2
2020-04-26Leave the commented code operationalJesusaves1-4/+1
2020-04-26And this is the typoJesusaves1-2/+1
2020-04-26Tolchi is not purging its options correctly, so comment this chunk of codeJesusaves2-3/+5
2020-04-26Fix annoying bugJesusaves1-1/+1
2020-04-26Here we go, Micksha's latest and most favorite weapon: Scented Grenade.Jesusaves1-0/+17
Everyone will frown at you if you use it.
2020-04-26[skip ci]Jesusaves1-1/+1
2020-04-26[skip ci]Jesusaves1-1/+1
2020-04-26More test chunkJesusaves1-0/+6
2020-04-26Fix bug reported by MickshaJesusaves1-2/+2
2020-04-26[skip ci] testingJesusaves1-1/+1
2020-04-26Test commandJesusaves1-0/+6
2020-04-26Guild Shop now sells Arcmage Boxset.Jesusaves2-3/+33
Job Level now affects chances of getting a good Arcmage Card.
2020-04-26Guild Shop: Mercenary BoxsetsJesusaves1-0/+30
2020-04-26Move more stuff from Real Estate System around.Jesusaves6-151/+55
It's still difficult to implement and maintain, imo.
2020-04-26If you talk to Rosen for shopping, is locked in Candor and Tutorial mode is on.Jesusaves1-0/+6
He'll warn you. Please spend responsibly. You CAN run out of GP and need to start over. There's no warning if you interact with the shop directly.
2020-04-26Generate this value dynamically, insteadJesusaves1-1/+2
2020-04-26600 gp -> 900 gp (bad base value)Jesusaves1-1/+1
2020-04-26Eugene: New Daily QuestJesusaves1-6/+39
He wants Grass Carp. Doing this daily is good for novices. It is also an important source of income to fishers. Eugene no longer sells them, but Ducks can drop for a less peaceful solution.
2020-04-26Phoenix Rebirth - fix a bugJesusaves1-1/+1
2020-04-25Guild Exchange House (actually not a house but anyway)Jesusaves3-1/+97
Now you can claim Kamelot Castle "ultimate" rewards.
2020-04-25Instance ID resets with server, so make it temporary anywayJesusaves2-8/+7
2020-04-25Spellcheck + Set cooldown unless started by an Admin.Jesusaves1-2/+4
I am an Admin at localhost + test server, so it'll never be set during testings.
2020-04-25Bugfixes from testing.Jesusaves2-2/+2
NOTE: Quest is assigned, but cooldown isn't set. So any member walking on Kamelot Gate will reset quest.
2020-04-25Access to 042-1 Weapons Room conditional established.Jesusaves2-1/+19
2020-04-25King Arthur the Micksha: Dialogs sketched successfully.Jesusaves1-1/+28
2020-04-25Begin on Arthur's dialogsJesusaves1-7/+67