summaryrefslogtreecommitdiff
path: root/npc/craft
AgeCommit message (Collapse)AuthorFilesLines
2020-07-31Fix bugs reported by MathiasJesusaves1-1/+1
2020-07-28This should aid in crafting bugs of options being overriden by careless players.Jesusaves1-0/+6
It is NOT warranted to work.
2020-07-28Prevent players from tweaking currently equipped itemsJesusaves1-1/+5
2020-07-28When resigning office, your automatic application will be canceled as wellJesusaves1-0/+2
2020-07-16Now going option-less will NOT wipe options, it'll add MAXHP option instead.Jesusaves1-6/+11
And weapons cannot have any form of defense bonus.
2020-07-16And, for players general happiness, I added a re-roll when result is too low.Jesusaves1-2/+11
This re-roll is based on equipment level, and do not happen on maluses. Legendary Wand, for example, will get a re-roll if result < 20% of maximum.
2020-07-08I've had these nerfs in my mind since I woke up todayJesusaves1-5/+5
NERF IT
2020-07-07But plz not so muchJesusaves1-2/+2
2020-07-07I must have been asleep when I wrote this rule D:Jesusaves1-11/+14
Split wands to their own crafting rules. Nerf ATK% bonus from 2H swords. Seems more sane now; Mages doesn't need ATK, shields doesn't needs MATK, And %-based bonuses doesn't need higher modifiers than non-%-based bonuses. NOTE: Brawling Gloves still power up MATK for whatever reason
2020-07-07Wait, shields are not magical.Jesusaves1-2/+2
Remove the MATK bonus.
2020-07-07Legendary Weapons now get +50% bonuses when tweakingJesusaves1-1/+13
2020-07-07Lightbringer is part of Savior set (for crafting)Jesusaves1-0/+4
2020-07-06Weapons should not have DEF.Jesusaves1-0/+7
Wait, DEF or MDEF? For now, cap DEF+MDEF, but only. This will need work further on...
2020-07-01It may sound silly, I know.Jesusaves1-1/+1
But MDEF ranges from -99 to +99, therefore, it must be on rule 5.
2020-07-01Aegis Shield will not be able to get weapon-exclusive bonuses,Jesusaves1-0/+14
but will have same rolls as weapons. Shields will also have 100% rolls for DEF, MDEF, MaxHP and MaxMP. (It'll actually be rounded up, so they'll go as: +4, +8, +12, +16, +20...)
2020-06-26Avoid possible bugsJesusaves1-9/+9
2020-06-26Maluses will only be 70% of bonuses (I'm not so evil >.>)Jesusaves1-0/+1
2020-06-26New rule for maluses while crafting: It is now 102% and bonuses lower in ↵Jesusaves1-32/+10
0.5% only
2020-06-25Monocle Fixing bonus no longer increases weight capacity.Jesusaves1-1/+1
It now boosts crafting as @Kolchak thought it did.
2020-06-25[Item Bonus] This count starts at zero, not at 1.Jesusaves1-2/+2
So it should not be 35% red, should be 52% red But for starters, lets use only 45% reduction. This will make 2nd and 3rd options much rarer. PS. Crafting Lv 7 + Blacksmith Axe = 39% reduction, instead of 45%
2020-06-26Xanthem added Chest and Pants Equipment RecipesChristopher Chay1-0/+118
2020-06-23Boost the HP option bonusesJesusaves1-1/+2
2020-06-21Skypiercer recipe (unobtanium)Jesusaves2-1/+7
2020-06-21Exclude wands of the +40% ATK/MATK bonus %%nJesusaves1-2/+2
Thinking well, that's not a good idea.
2020-06-21Normal ATK/MATK, however, got boosted! \o/Jesusaves1-0/+10
Two Hands/Bows: +50% Brawling/Magical: +40% Of regular ATK/MATK only!
2020-06-21Crafting Advanced Bonus Rules!Jesusaves1-7/+48
Effects +20% for Savior set Attack % Bonus halved for all! 2H and Bows/Guns will get x2 (same as before), magic & brawling gets +80%
2020-06-21[CSys] Minor refactoring to ArmorFix - add WeaponFixJesusaves1-4/+13
2020-06-18Sponsor Necklace should not be tweakable, to don't provide an unfair advantageJesusaves1-1/+2
of the extra slot. Savior set is always tweakable, and Tolchi will not touch it.
2020-06-16Crafting Malus: There's always, **always** 10% malus chance.Jesusaves1-1/+1
Total min. 1% chance of two maluses, ALWAYS
2020-06-14*nerf*Jesusaves1-0/+3
2020-06-14Level 30 equip using ~Lv 60 ingot?Jesusaves1-1/+1
Replace Blade Shield 2x Titanium requeriment with 4x Tin requeriment
2020-06-13Feedback when you lack money or APJesusaves1-1/+3
2020-06-11A bit cheap, but force Halinarzo Librarian to react when you're putting ↵Jesusaves1-0/+1
horses over carriage Also: Prepare grounds for Brawler - ASPD nerfs
2020-06-08Mana Use group 10->5Jesusaves1-0/+1
2020-06-08>.<Jesusaves1-2/+9
2020-06-05They reported Nicholas was not tweaking Blacksmith Axe.Jesusaves1-1/+1
This is just to be double sure.
2020-05-27[Blacksmith Axe] will now affect crafting like this:Jesusaves1-1/+13
+4% success chance when tweaking/crafting +0.75% chance of additional bonuses -0.75% chance of penalties
2020-05-26Tweaking: Try to improve a bit memory and CPU usageJesusaves1-8/+11
2020-05-24Prepare another nerf of critical rate.Jesusaves1-2/+6
This one is made ineffective, because this nerf == current settings. It will be made effective, only when VAR_CRITICALSUCCESSVALUE is restored.
2020-05-23Visual improvement - Show a %%E (→) symbol on enabled options.Jesusaves1-14/+58
This is because Crazyfefe.
2020-05-18Russian ReversalJesusaves1-1/+1
(Actually, I just mistakenly swapped out two bonuses with similar names D:) (so fix them: bCriticalRate instead of bCritical except when the later is intended) I also removed the restriction of adding critical bonuses to armors >_> PS. Nerfed Murderer Crown along the way
2020-05-12Armor no longer may have critical chance bonuses.Jesusaves1-0/+1
2020-05-12Due to a bug, critical rate could go up to 200%, but now I know the formulaJesusaves1-0/+1
works strangely. Cap this to 100%.
2020-05-05Add a warning about duplicated crafts.Jesusaves2-0/+7
Forbid entirely duplicated tweaks (it could also be used as a bug exploit)
2020-04-27Good AND Bad news. What is good and what is bad is up to you.Jesusaves1-1/+4
News 1: There's now 5% chance of armor coming with Splash Damage. News 2: Splash Damage now lowers attack dmg in 15%. This means that unless you hit at least 2 mobs, you'll deal less damage. Splash is stackable. The more splash, the less damage you do. But if you're hiting more mobs, you're dealing more DMG than otherwise. (2 mobs = -15% damage on each, x2. So total dealt 170% base damage). This is more balanced, as it will smooth down the balance overpower of this option. And will also make bosses which relies in summons, like the Monster King, minimally more challenging. Remember: If you equip over 6 splash equip, that'll deal no damage! 6 equips with splash will cause 10% damage to every mob in a 6x6 radius. Which is 1/3 of the screen.
2020-04-17Terranite Armor and Pants recipe.Jesusaves1-0/+12
Nerf Terra Protector blueprint droprate to only 0.12%
2020-04-17Terranite Helmet recipeJesusaves1-0/+6
2020-04-15Placeholders.Jesusaves1-1/+1
Currently, only one terranite recipe exists. A total of 7 are planned. Not all of them exist as items...?
2020-04-01What's the issue with gloves?r11.3_20200404Jesusaves1-1/+1
Try reverting the logic (affects: Aegis Shield)
2020-03-04Savior Shield: Require Mylarin Dust, not Sunny CrystalJesusaves1-1/+1