summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
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
2020-04-25Handle quest end by cooldown expired in Main GateJesusaves1-5/+17
2020-04-25Initial sketch of King Arthur the MickshaJesusaves3-1/+48
2020-04-25This fixes the long standing bug where events did not end properly.Jesusaves2-1/+6
2020-04-24King Arthur now is locked to Guild Master and Guild Vice Leaders.Jesusaves2-2/+11
Normal members will be warned.