summaryrefslogtreecommitdiff
path: root/npc/magic
AgeCommit message (Expand)AuthorFilesLines
2019-08-23Mana Magic MP Cost -90%Jesusaves14-28/+28
2019-08-10Allow Ore Dowgrading right at skill learningJesusaves1-2/+2
2019-08-10Teach the Snake and Scorpion Conversion at Audsbel.Jesusaves1-5/+7
2019-08-10"typo" - workaroundJesusaves1-2/+3
2019-08-10Another free Transmigration Recipe, is the Raw Coal one. But it is expensive.Jesusaves1-0/+10
2019-08-10The most important transmigration chain, is the one which allows to downgrade...Jesusaves1-0/+69
2019-08-10Scorpion Transmigration SubsystemJesusaves1-0/+47
2019-08-10Snake Transmigration Subsystem (main Audsbel Quest)Jesusaves1-0/+27
2019-08-10Drop initial verification at snake skin/egg chains.Jesusaves1-6/+6
2019-08-10Snake Egg subchainJesusaves1-1/+27
2019-08-10I wonder if this won't be too bigJesusaves1-0/+20
2019-08-10Introduce a transcheck helper to optimize transmigration codeJesusaves1-17/+20
2019-08-10Rewrite a bit Transmigration Code to be cleaner to workJesusaves1-10/+10
2019-08-10Keep @val1 in memory for Mouboo Healing (as it is created on-the-fly).Jesusaves1-1/+1
2019-08-09Fix a typo (pipeline-degree bug)Jesusaves1-1/+1
2019-08-09Transmutation - replace Haste Potion by Crazy RumJesusaves1-3/+7
2019-08-09Rewrite how Transmigration works (it is now bad and maybe broken)Jesusaves1-25/+75
2019-08-07Replace makepot with Transmigration/Transmutation general spell (TODO/WIP)Jesusaves1-16/+8
2019-06-22Ops, new abizit() → ShowAbizit()Jesusaves1-1/+1
2019-06-22abizit() is teached by Morgan.Jesusaves1-0/+4
2019-06-22Implement abizit magic skill (there's no alias, you must @sk-abizit)Jesusaves1-0/+28
2019-06-05Update Sagratha to the new spells. She is teaching Kalspike + Cute Heart at o...Jesusaves1-1/+1
2019-06-05Register four new summoning skills for SagrathaJesusaves4-0/+235
2019-05-21Peetu NPC, continue storyline dialog writing, give more mana exp at #mkpotJesusaves1-1/+1
2019-05-21Hm... Transmutation should give most Mana ExpJesusaves1-1/+1
2019-05-19Fix bug which allowed spamming Zarkor Summon Cave MaggotJesusaves1-1/+1
2019-05-08New skill: Stone HeartJesusaves1-0/+63
2019-05-08Frozen Heart Skill (Yeti Summon)Jesusaves1-0/+63
2019-05-08New summon: Fairy KingdomJesusaves1-0/+59
2019-05-08Lower amount of scales required for DRAGOKIN from 5 to 4Jesusaves1-3/+3
2019-05-08Kalwulf - Wolvern summoning skillJesusaves1-0/+59
2019-05-06New magic skill: Halhiss (summons snakes)Jesusaves1-0/+65
2019-05-06Minor bugfix + historyJesusaves1-1/+1
2019-05-06New summon magic: Limerizer (spawn slimes)Jesusaves1-0/+58
2019-04-14Make the potions really stronger, not just "artificially stronger"Jesusaves1-3/+3
2019-03-21Add new skill: Dragokin - spawn a green dragon. For demure.Jesusaves1-0/+61
2019-03-07Minor tweaks and fixes, weird skillJesusaves1-3/+3
2019-03-07[skip ci] Start the timer >.>Jesusaves1-1/+1
2019-03-07Enforce the no-ranged-weapon rule at Divine Rage skill.Jesusaves1-1/+18
2019-03-07Make @sk-demure (aka. “Divine Rage”) available via @setskillJesusaves1-0/+102
2019-03-04Remove every trailing whitespaceJesusaves4-4/+4
2018-12-26New Skill: Make Haste Potion!Jesusaves1-0/+70
2018-09-13Register our new NPC_PET_TAMER for a TBD NPCJesusaves1-1/+1
2018-09-13The rule for #parum is weird crazy. I have no idea how it works, so, DON'T ASK.Jesusaves1-2/+4
2018-08-09Fix Zarkor skill cooldown, as I'm on magic scripts.Jesusaves1-8/+5
2018-08-09Revert "Debug markers required", because they aren't.Jesusaves3-8/+0
2018-08-09Debug markers requiredJesusaves3-0/+8
2018-07-16Kalmurk can fail, warn players when it failJesusaves1-0/+2
2018-07-16That should be everything my current magic sys implement needs for kalmurkJesusaves1-3/+3
2018-07-16Mana Magic System correctionsJesusaves2-5/+7