summaryrefslogtreecommitdiff
path: root/npc/functions
AgeCommit message (Collapse)AuthorFilesLines
2020-06-25Tolchi: First special request will, with 100% chance, give two bonuses:Jesusaves1-0/+1
GP Drop and EXP Gain. This only happens once per account, and already existing accounts are excluded.
2020-06-25Regenerate MapsJesusaves1-1/+3
2020-06-25Why not, a skill which revives & heal the whole map?Jesusaves1-1/+5
2020-06-25Prepare a couple ressurection skillsJesusaves1-8/+10
EXP will not be reimbursed, it is only useful for MMO maps WARNING, GAME DESIGNERS, PLEASE TAKE TIMERS IN ACCOUNT
2020-06-25Add 20% chance of Giant Maggots showing up with Kalmurk.Jesusaves1-4/+10
This only happens if you have a magic power of 3+ and perfect control Maggot GHQ must also be complete.
2020-06-25Prepare the last skill from Sagratha :3Jesusaves1-1/+3
2020-06-25Alias are good to save spaceJesusaves1-28/+28
2020-06-25Format numbers in study skillJesusaves1-0/+9
2020-06-25Fixes to get skill name (might be wrong field)Jesusaves1-1/+1
2020-06-25Forced Reset at Windwalker as wellJesusaves2-2/+8
It may become a 1 MSP skill. Or not.
2020-06-25Remove Magic v1 learning code (was commented but anyway)Jesusaves1-40/+0
2020-06-25Fix orderingJesusaves1-36/+36
2020-06-25Check if the skill is valid in learn_magicJesusaves1-1/+6
2020-06-25Update Trickmaster to new magic learning interfaceJesusaves1-2/+2
2020-06-25Deprecate direct invocation of mlearn()Jesusaves1-16/+62
2020-06-25Declare TMW2_MANABOMBJesusaves1-9/+9
2020-06-25Outline most of specified skillsJesusaves1-4/+31
2020-06-25I'll be switching Napalm Beat and Holy LightJesusaves1-1/+11
2020-06-25Remove the traces from the Subclass System, which was extinct along Magic v1Jesusaves1-31/+0
2020-06-25Prepare a new skill: TMW2_STUDYJesusaves1-1/+5
2020-06-25Extend areascJesusaves1-6/+5
2020-06-23Blame @Xanthem - sprite ID 312 does not existJesusaves1-0/+3
2020-06-23Forgot to say, Nilfheim cast on self.Jesusaves1-4/+3
Remove some sketch code on Judgement so it is now production. The question is: Judgment is AoE or Single DPS ?
2020-06-23The order in which Nilfheim does things actually matterJesusaves1-1/+1
It should harm first, and freeze second. Otherwise, freeze effects will be lost by the skill damage D:
2020-06-23Prevent division by zeroJesusaves1-0/+1
2020-06-23[skip ci] A typo, ofcJesusaves1-1/+1
2020-06-23[skip ci] Where's the bug I wonderJesusaves1-8/+8
2020-06-23...Okay, range 0 doesn't really work. Oh well.Jesusaves1-1/+1
2020-06-23I don't like cheat weapons, so: Only Cooldown is lowered by refine up.Jesusaves1-1/+1
Power is 2x. If you use Graphene, +1% DMG per refine level. If you use Arcanum, +2% DMG per refine level (+ graphene bonus) So a +10 weapon gets +230% damage and a 30s cooldown
2020-06-23TMW2_OVERLOADJesusaves1-7/+6
2020-06-23Nilfheim is not that customJesusaves1-5/+1
2020-06-23Oh ops, sequenceJesusaves1-15/+15
2020-06-23[skip ci] Right now, it is possible to get 30/43 MSPJesusaves1-0/+1
2020-06-23Mining Union's Research Request Aurora EventJesusaves3-15/+75
2020-06-23I'm considering removing Windwalk from the skill tree...Jesusaves1-0/+8
2020-06-23Refund Lightning Bolt from playersJesusaves1-0/+9
2020-06-23Sketch notes for the skills replacementJesusaves1-1/+2
2020-06-23Fix a few tiny bugsJesusaves2-12/+17
2020-06-23First sketch of areaharm()Jesusaves2-11/+58
2020-06-22[skip ci] Don't forget shields D:Jesusaves1-0/+9
2020-06-21[skip ci] draft for Mana BombJesusaves1-0/+10
2020-06-21Graduation Album to those whom missed itJesusaves1-0/+6
2020-06-21Move Monster King Illusion kills code aroundJesusaves2-8/+4
2020-06-21Monster King MobPt retweakJesusaves1-1/+1
2020-06-21Phoenix Rebirth: Record first player to rebirthJesusaves4-1/+22
Monster King: Do not give 641k EXP anymore when someone reborn or Top3 avg >= Lv 100
2020-06-21[skip ci] fix testing weirdness on SkypiercerJesusaves1-1/+3
2020-06-21To add the serverside data for the Duck Elder quest.Sean Hulka2-0/+7
2020-06-21Deprecate EVOL_MASS_PROVOKE in favor of EVOL_AREA_PROVOKEJesusaves2-2/+16
Requires some mild testing, but should work.
2020-06-21Crafting: New requeriments for Lv 6 and Lv 7Jesusaves1-0/+14
2020-06-21New function: api_send()Jesusaves1-0/+9