summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2023-05-31Attempt fix unusable Fortress Town teleporterfortress_tpFedja Beader1-1/+1
Not 100% sure if NPC_HIDDEN is the cause, but it seems likely.
2023-05-31Simplify Alcohol Script for consistency, and replace penalty.Jesusalva Jesusalva2-55/+16
This replaces Alcohol to use SC_Bonus, which became the de-facto default. SC_Bonus was made based on Alcohol code, but it received improvements over time. So I decided it was time to let the parent code go. I also replaced the penalty. The ASPD penalty never struck me as "right". I tried SC_FROSTMISTY (which slows you down, reduces ASPD, etc. ─ more effects but less duration) and SC_QUAGMIRE (reduces DEX/AGI and nullifies buffs for them, slows you down). But I opted for SC_HALT_REGENERATION. It is used elsewhere as well and is inflexible: While the effect is active, regardless of what drink you used, healing yourself (by magic, not by potions) will be ineffective, and natural regen is inhibited or disabled ─ likely the later).
2023-05-27Merge branch 'jesusalva/logupd' into 'master'Jesusalva Jesusalva1-5/+5
Harden logmaster and fix `@discord` See merge request ml/serverdata!101
2023-05-27Harden logmaster and fix `@discord`Jesusalva Jesusalva1-5/+5
Not extensively tested.
2023-04-08Fix typo in Forgotten Shrine which prevented YuckFou from finishing the questJesusaves1-1/+3
2023-03-28Schedule optimizations, they're expected to happen in all active Evol2 serversJesusaves1-0/+3
2023-03-16Move fileJesusaves1-1/+1
2023-03-09Fix typoFedja Beader1-1/+1
2023-03-09Quick fix on NahrecJesusaves1-0/+12
2023-03-10Rework nahrec logicFedja Beader1-3/+10
2023-03-05Revert "Merge branch 'PiouIsles_quests' into 'master'"Jesusalva Jesusalva7-773/+0
This reverts merge request !94
2023-03-05Update db/constants.conf+seeds7-0/+773
2023-02-22Max Weight trait was underpowered. Boost from 1kg to 2kg bonus.Jesusaves2-2/+2
Now it should be roughly on-par with "all stats +1" trait.
2023-02-22Oversight, reported by ThinkSomeJesusaves1-1/+1
2023-02-22This seems like a typoJesusaves2-2/+2
2023-02-22Merge branch 'arcmage_card_drop' into 'master'Jesusalva Jesusalva1-1/+1
Clarify comment See merge request ml/serverdata!90
2023-02-22Clarify commentFedja Beader1-1/+1
2023-02-21use announce_mobkill() for more stuffNetSysFire5-21/+5
2023-02-20Trim the initially available traits to only: ATK, DEF, EVA, ACC, HP, MPJesusaves1-8/+8
They are self-explanatory. This closes serverdata#83 PS. Evasion is techinically better than defense, but when you pick the trait, the tutorial probably already covered this. Some other options like max weight or all stats or attack speed could also be added but they impact the game in a way different from the basic boost traits which is what I left behind.
2023-02-19Easy fix on Aurora/Demure dual personalityJesusaves1-1/+1
2023-02-19Merge branch 'gameplay-typos' into 'master'Jesusalva Jesusalva18-205/+214
Batch of typo fixes and rewording See merge request ml/serverdata!71
2023-02-19Batch of typo fixes and rewording.NetSysFire18-205/+214
Also minor tweaks to Helena rewards and Pylon production.
2023-02-19Enable savior gear to refine to +12Fedja Beader1-1/+2
2023-02-16Merge branch 'master' into 'master'Jesusalva Jesusalva1-1/+1
fix typo that (likely) made it impossible to be Frostia hero. See merge request ml/serverdata!84
2023-02-01bring zegas patch up to dateNetSysFire1-14/+20
2023-01-31fix typo that (likely) made it impossible to be Frostia hero.Fedja Beader1-1/+1
2023-01-30Random typo fixesNetSysFire10-39/+56
2023-01-28Make guild management dialog more easily accessibleFedja Beader1-1/+1
2023-01-26Add more interaction pauses into recipes printingFedja Beader1-0/+2
2023-01-22Now shut up, NetSysFireJesusaves2-0/+21
2023-01-22Put more money on VaultsJesusaves6-6/+6
2023-01-20Also increase job rate to 300%Fedja Beader2-0/+3
2023-01-19Fix obscure bug in transmigration reported by TestUserJesusaves1-5/+5
2023-01-17should be getq2 instead of getqTestUser1-1/+1
2023-01-09Just to be sure...Jesusaves1-1/+1
2023-01-05150 snakes is too much, Shaabty. Reduce to 100.Jesusaves1-1/+1
2023-01-04Fix typo reported by ThinkSomeJesusaves2-1/+2
2023-01-03I lack enough information to fix BraccoJesusaves1-8/+12
2023-01-03Lets try again...Jesusaves1-4/+9
2023-01-03Refactor transmigration logic (not perfect)Jesusaves1-6/+24
2023-01-03Bracco workaroundJesusaves1-7/+25
2023-01-03Some missing errors and warnings from Bracco.Jesusaves1-1/+8
This does not apply if the recipe has no refundable items.
2023-01-03Fix indentJesusaves1-14/+16
2022-12-22Tolchi: Should use vartp, not level, to determine the tableJesusaves1-1/+1
2022-12-22Fix wrong AIDJesusaves1-1/+1
2022-12-22If the Monster King was hit, he now tends to his wounds in his castle beforeJesusaves1-0/+13
SPREADING TERROR!!¡¡¡!!!
2022-12-22Fix anchorsJesusaves1-1/+3
2022-12-22Fix typo in Galimatia...?Jesusaves1-1/+2
2022-12-21This is the lowest price I can offer, @demurestableJesusaves1-8/+8
Any less and then we really need to revise ore prices.
2022-12-21It is theoretically possible to fail to Golbanez garner 100k GP.Jesusaves1-0/+1
If this happens then most prizes are not given, so make sure script won't explode