summaryrefslogtreecommitdiff
path: root/npc/config
AgeCommit message (Expand)AuthorFilesLines
2020-06-26Summoning Magic: If you fail, there'll be a re-roll. If you pass this re-roll,Jesusaves1-0/+10
2020-06-26Formatting, Style & Comments - magic config fileJesusaves1-1/+8
2020-06-26Skill Memory will only be updated when a new skill is castJesusaves1-6/+7
2020-06-26Increase LAST_SKILL range to 5 slotsJesusaves1-1/+8
2020-06-25Forced Reset at Windwalker as wellJesusaves1-2/+2
2020-06-25Update Trickmaster to new magic learning interfaceJesusaves1-0/+19
2020-06-25Remove the traces from the Subclass System, which was extinct along Magic v1Jesusaves1-2/+0
2020-06-23Refund Lightning Bolt from playersJesusaves1-0/+1
2020-06-23Hercules prefer things done this way then, uh?Jesusaves1-8/+1
2020-06-23Fix a few tiny bugsJesusaves1-6/+1
2020-06-23First sketch of areaharm()Jesusaves1-0/+39
2020-06-22New function: IronTrap()Jesusaves1-0/+37
2020-06-22Move traps definition to npc/configJesusaves1-0/+45
2020-06-21Minor bugfixes on Duck Elder Quest [STATUS: TESTED]Jesusaves1-1/+1
2020-06-19Aegis Shield overrideJesusaves1-1/+1
2020-06-19Definite: Nullify every standard summon skill if alignment is evil.Jesusaves1-0/+4
2020-06-08Current skills of Scholarship to magic configurationJesusaves1-0/+25
2020-06-08Register every currently implemented physical sciences skillJesusaves1-0/+13
2020-06-08Record as well which skills each class have.Jesusaves1-10/+19
2020-06-08[skip ci] CHAOS CONTROLJesusaves1-1/+1
2020-06-08Summoning: Abizit effects are now variable.Jesusaves1-2/+7
2020-06-08(Regular) Summoning: Abizit will now have less failure impact.Jesusaves1-3/+4
2020-06-08Magic prowess now affects adjusted spell powerJesusaves1-0/+2
2020-06-08Minor bugfixingJesusaves1-3/+4
2020-06-08Special - Register Gwendolyn's skill as well.Jesusaves1-0/+11
2020-06-08New abizit rule.Jesusaves1-2/+2
2020-06-08First draft of Magic v3Jesusaves1-0/+39
2020-06-07AdjustSpellpower() and AdjustAttackpower()Jesusaves1-0/+21
2019-10-21Moar typosJesusaves1-1/+1
2019-10-21TyposJesusaves1-1/+2
2019-10-21Let's try a different approach with KalmurkJesusaves1-0/+18
2019-09-07Human updateJesusaves1-2/+2
2019-08-09summon() now returns gid - as of beta.patch2 v4Jesusaves1-2/+0
2019-08-09BugfixesJesusaves1-0/+2
2019-07-18Make that 2%. So Kolchak's Summon Maggot Lv 4 will raise their HP in 8%.Jesusaves1-1/+1
2019-07-18Summon magic: Each skill level now raises summoned monster HP in 1% (except l...Jesusaves1-2/+7
2019-06-22Ops, new abizit() → ShowAbizit()Jesusaves1-2/+2
2019-06-22Repeating already used skills now *can* give you a single mana exp point, dep...Jesusaves1-2/+4
2019-06-22mescordialog (magic function) - Returns mesc() or dispbottom() for abizit()Jesusaves1-8/+20
2019-06-22Move abizit to a function in config/magic.txt (required for Academy release)Jesusaves1-0/+21
2019-03-04Remove every trailing whitespaceJesusaves1-2/+2
2018-12-26New Skill: Make Haste Potion!Jesusaves1-1/+0
2018-12-25Add authorship information to missing files.Jesusaves1-0/+1
2018-08-09Revert "Debug markers required", because they aren't.Jesusaves1-9/+1
2018-08-09I think I've found the bug >.<Jesusaves1-2/+2
2018-08-09Debug markers requiredJesusaves1-0/+5
2018-08-09Not sure why it is not workingJesusaves1-1/+4
2018-07-18Sage extra skill grants more mana exp (because their skills sucks :p)Jesusaves1-1/+2
2018-07-16That should be everything my current magic sys implement needs for kalmurkJesusaves1-1/+1
2018-07-16Fix mana cost bugJesusaves1-4/+4