summaryrefslogtreecommitdiff
path: root/db/re
AgeCommit message (Collapse)AuthorFilesLines
2022-01-05Add Jhon H's QuestJesusaves1-1/+1
2022-01-02Golden Apple enables HP regeneration on Bleeding mapsJesusaves1-0/+2
2022-01-02Elixir of Life should protect from Disease & Bleeding map effects.Jesusaves1-0/+2
Bleeding map effect protection should not prevent bleeding, just enable Regen.
2022-01-02Add a new skill: Transfer MPJesusaves2-0/+44
2022-01-02Elixir of Life is supreme - dispel halt regen as wellJesusaves1-0/+1
2021-12-30Add some skills to MarleyJesusaves1-0/+33
2021-12-30Pirate Treasure Map - Part IJesusaves1-1/+2
2021-12-30Add the Pirates, but our Marley cannot clone herself.Jesusaves1-0/+176
2021-12-30Malindou: Convert the old homunculus skills to the new ones.Jesusaves1-1/+1
Also, nerf agility homunculus default HP. It is not supposed to rival Tanker in withstanding raw damage.
2021-12-30Add a debug homunculus, replace the superior skills, and balance them.Jesusaves2-0/+150
Note that right now, the pre-requisite check is always failing
2021-12-30Minor fixes, balancing, and add an extra skill to Piou (Accurate) homunJesusaves1-0/+3
The extra skill is Bloodlust (which raises damage and aspd for ~1 min).
2021-12-30Replace homun skills BLOODLUST, MOON, SPEED and FLEET.Jesusaves1-0/+117
2021-12-30Replace HAMI_DEFENSE with TMW2_HDEFENSEJesusaves1-0/+28
2021-12-30Replace HLIF_AVOID with TMW2_AVOIDJesusaves1-1/+56
2021-12-30Replace HVAN_CAPRICE with TMW2_CAPRICEJesusaves1-0/+55
2021-12-29Add TMW2_CHANT, a skill which reduces MP cost for chants in 4%Jesusaves2-0/+13
2021-12-28Christmas 2021 event rewards, except experience - will be manualJesusaves1-1/+1
2021-12-26Add rewards to Kage's fight. But it won't be as nice with splash...Jesusaves1-2/+2
2021-12-26Acknowledge the sparksJesusaves1-2/+64
2021-12-26Prepare alternative versions of MMO Regions.Jesusaves1-0/+20
2021-12-25Nerf Judgment from the Icicle a tiny bitJesusaves1-1/+1
2021-12-25Elixir - Try to clear out more SCs, but imo it is not 100% accurate atmJesusaves1-0/+2
2021-12-25Fix one of the bugs on the Elixir of LifeJesusaves1-1/+1
2021-12-25It is coded. Now it only needs testing.Jesusaves1-1/+1
2021-12-25It needed some tweaks. Note nothing was tested yetJesusaves1-2/+2
2021-12-25The boss will now summon reinforcements every 60 seconds.Jesusaves1-4/+4
I'm afraid we'll run out of effects, though
2021-12-25Add required skill: Resurrection. Continue the code for the showdown.Jesusaves2-0/+38
2021-12-25Draft version of the boss - without skillsJesusaves1-1/+15
2021-12-25Allow some other consumables to stack as well.Jesusaves1-7/+7
Note that stacking is done with a ponderate average method. The strength will never exceed the strongest one on the stack, and adding weaker ones to increase time will decrease effects proportionally.
2021-12-25Haste and Str potions can now stack!Jesusaves1-2/+2
2021-12-25Replace backbone function from plushroom and chagashroomJesusaves1-2/+2
They no longer displace the respective haste and str potions
2021-12-25Raise the regular haste/str potion effects from 30s to 45sJesusaves1-2/+2
2021-12-25This will be the final duration for stat raising potions: 90s~60sJesusaves1-10/+10
2021-12-24Raise duration of the high class stat-boost potions to whole 60 minutesJesusaves1-5/+5
2021-12-24Provisorily assign ID 1440 and 1441 to 006-7 upcoming mobs (placeholder)Jesusaves1-0/+87
2021-12-24Change rules for A-class guild scrollsJesusaves1-4/+4
2021-12-24Prepare 4 new scroll types based on Guild skills.Jesusaves1-6/+174
Level C applies to all friendlies - covering homuns and mercs. Otherwise, Level C and Level B have similar effects, unlike Magnus Heal C
2021-12-24Add summoning scrolls (untested)Jesusaves1-0/+132
2021-12-23Rename Legendary Wand to Mystic Wand, to prevent confusionJesusaves1-2/+2
2021-12-23All master weapons can now hold 2 unique cards.Jesusaves1-149/+173
Legendary weapons can also hold 2 cards, but they allow duplicates.
2021-11-24Beef up Night Dragon, remove Pixies.Jesusaves2-9/+9
2021-11-24Orbyter Shrine: Boss now drops a Black Hooded Hood (100% chance).Jesusaves1-0/+38
This allows you to associate correctly who the "assassin" was.
2021-11-24Modify part of Frostia's homun quest, add MP bonus for MQ 18 showdown,Jesusaves1-2/+2
nerf MP regen skill in 700ms. No additional explanation regarding the MP bonus is needed, if you've been paying attention.
2021-10-17Allow the new cards to be inserted on equipments which allow cardsJesusaves1-0/+1608
2021-10-17Acknowledge changes to clientdata. Add MPHeal() function.Jesusaves1-0/+1
2021-10-17Replace some `doevent inc_sc_bonus` with `callfunc SC_Bonus`.Jesusaves1-25/+5
However, this means scripts e.g. Injuried Mouboo will read it as no effect.
2021-10-17Tune up the Aegis Shield, making it even more powerfulJesusaves1-25/+26
2021-10-10Register to database the S and X version of the cards.Jesusaves1-0/+339
2021-09-30Boost pet loot capacity for a few mobs.Jesusaves1-4/+4
But maybe White Cat and Bhop Fluffy should have been kept at 2?
2021-09-24Initial, untested version of Boss RaidJesusaves1-0/+44