summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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 SkillsJesusaves2-15/+15
This should be enough for first release :3
2020-04-28What's Guild Vault for?Jesusaves5-6/+7
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 operationalJesusaves4-4/+185
2020-04-28Area ProvokeJesusaves4-8/+21
2020-04-28Initial sketch of Guild MagicJesusaves7-21/+116
2020-04-28Full notes + some skillsJesusaves1-1/+115
2020-04-28Sacred Immortality Potion - Revives you with 40% HP if you die.Jesusaves1-0/+14
The ULTIMATE potion, imo. Effect last a whole minute. Only revives once.
2020-04-27Fix typoJesusaves1-1/+1
2020-04-27Good AND Bad news. What is good and what is bad is up to you.Jesusaves2-2/+5
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-27Guinevere NPCJesusaves1-0/+1
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.Jesusaves2-0/+32
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-26Ops, those are passiveJesusaves1-24/+0
2020-04-26Some additional care is required with Guild Skills.Jesusaves2-1/+37
Also, I know GUILD EMERGENCY CONVOCATION is level 15, but it can be very dangerous If it works, that is. So do not allow it on MMO Zones (incl. Guild Dungeon)
2020-04-26TESTING - Add guild skills to players skill treeJesusaves2-0/+12
For sake of TESTING
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 QuestJesusaves2-6/+40
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-26Template for Cursed Soldier - ArcherJesusaves1-0/+41
2020-04-26Phoenix Rebirth - fix a bugJesusaves1-1/+1
2020-04-251501 Cursed Foot Soldier.Jesusaves1-0/+41
2020-04-25Guild Exchange House (actually not a house but anyway)Jesusaves4-1/+142
Now you can claim Kamelot Castle "ultimate" rewards.
2020-04-25Instance ID resets with server, so make it temporary anywayJesusaves2-8/+7