summaryrefslogtreecommitdiff
path: root/npc/craft
AgeCommit message (Collapse)AuthorFilesLines
2022-01-13Add some groundwork for Magic OlympicsJesusaves1-0/+1
2022-01-04By the World's Hero request, Nicholas will now remove item options by request.Jesusaves1-0/+1
2021-12-24Add the new scrolls to the master alchemy blueprint... IF guild level is sufficeJesusaves2-5/+19
2021-12-24Change rules for A-class guild scrollsJesusaves1-4/+5
2021-12-24Prepare 4 new scroll types based on Guild skills.Jesusaves1-0/+6
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 half-precision failsafe to Alchemy.Jesusaves1-0/+6
2021-12-24You can now obtain the scroll recipesJesusaves1-0/+17
2021-12-23Rename Legendary Wand to Mystic Wand, to prevent confusionJesusaves1-2/+2
2021-12-23Make obtaining master blueprints from ancient BPs harderJesusaves2-5/+7
2021-12-23You can now read these recipesJesusaves2-8/+16
2021-12-23These new recipes can now be obtainedJesusaves2-8/+16
2021-12-23Prepare new Alchemy Recipes:Jesusaves1-7/+8
Grenade (Smoke, Fire, Scent), H. Stat Reset, Broken W. Crystal, Magic Apple, Insurance
2021-12-23Introduce the new recipes and missing recipes to the General Public Alchemy.Jesusaves2-12/+30
2021-12-23Prepare new alchemy recipes: Coffee, Atropos, Death, Purification, Iced Water.Jesusaves1-8/+10
2021-12-23Move cooking reserve from ID 0~20 to ID 200~250.Jesusaves1-0/+70
Allocate these IDs to Alchemy.
2021-09-20Update some of the debugmes for usage with syslog facilityJesusaves1-1/+1
2021-06-20Remove an old now unused hotfixJesusaves1-6/+0
2021-03-23With new MDEF formula, change DEF/MDEF craft multipliers to 10.Jesusaves1-2/+0
Change Ash Urn defense bonus to 15%
2021-03-22Armor below lv 20 no longer can have crit DMG or Splash bonus.Jesusaves1-0/+6
Also affects tings
2021-03-22Manatauro was right - This code was bugged o.oJesusaves1-1/+1
2021-03-21Crafting - Players are now able to opt for bound items instead of named ones.Jesusaves1-0/+2
Bound items cannot be traded but accept cards.
2021-03-07Nerf even further the option mobpt price.Jesusaves1-3/+3
2021-03-02This is the biggest nerf I ever applied and it does slows down release.Jesusaves1-0/+3
It makes the crafting bonus only reach 100% for Lv 100+ equips. Equipment of lower level will be only 50% of the crafting bonuses. Every 20 levels will unlock a +10% of the crafting potential. This effectively makes a reason to always seek for the highest level equips, and the risk of having them broken. This does not apply to Legendary Equipment and does not go past 100%. Now, I need to find some way to compensate this nerf =/
2021-02-26Use a Constant - CRAFT_MAXLV - instead of hard-coded 200Jesusaves1-2/+2
2021-02-26Invert the opt price sequence from ASC to DESC.Jesusaves1-8/+8
This should make crafting higher levels considerably cheaper.
2021-02-26Simplify some codeJesusaves1-2/+2
2021-02-26Reduce T2, T3 and T4 crafting prices after adjusted level 10.Jesusaves1-3/+3
2021-02-22Demure Axe should inheir crafting bonuses like the blacksmith axe.Jesusaves1-1/+1
I mean it looks exactly like the same
2021-01-25Nerf a bit IhclotJesusaves1-3/+3
2021-01-22Allow Ihclot to have better chances at AOEJesusaves1-3/+3
2021-01-22Fix possible bug in AOE introduced on previous patchJesusaves1-1/+1
2021-01-22Fix some randomness error on IhclotJesusaves1-19/+25
2021-01-22Correct bug found by PovoJesusaves1-16/+17
2021-01-16Lightbringer no longer take a tweak point.Jesusaves1-1/+2
2021-01-13Prevent Salohcin from charging 0 GP due to memoryJesusaves1-2/+3
2021-01-08As Ihclot is deemed to be perfect, they get yet another grace reroll.Jesusaves1-0/+5
2021-01-08Ladies and Gentleman, allow me to present you Ihclot, the insanely expensiveJesusaves1-0/+60
and extremely expertise craftsmaster blacksmith. They will take over Tolchi in FI. Their minimum wage is 415k GP for a level 50 equip with lv 10 options. Maximum wage is 33 millions for a level 100 equip with lv 100 options. Totally unbalanced, see
2021-01-08Improve Salohcin code for *any* number of retries I fancyJesusaves1-5/+4
2021-01-08Salohcin initial versionJesusaves1-10/+29
2020-12-10Remove Savior Shield recipe from Master BlueprintJesusaves1-1/+0
2020-10-14Revert "Golden Warlord Plate has over 23 chars so it must use deference on ↵Jesusaves1-1/+1
recipe book" That would not fix the bug. This reverts commit 6d66bd0858428ae3297464458febcc8f28dd8407.
2020-10-14Golden Warlord Plate has over 23 chars so it must use deference on recipe bookJesusaves1-1/+1
2020-09-14Validate batch crafting - We made the code unstable anywayJesusaves1-1/+7
2020-09-14Alchemy Table: Now you should be able to brew multiple instances at once!Jesusaves1-1/+16
However, this is expensive. Sponsors, who pay for hardware, can brew up to 25x at once. Everyone else like me, who lives with other ppl money, will be capped to 10x at once. I think 10 will be plenty without putting too much burden on the server.
2020-09-12Fix typo and missing configuration flagJesusaves1-1/+1
2020-09-12Update crafting recipes to use Gumi's code, which is MUCH more maintainable.Jesusaves1-455/+163
2020-09-12Fix bug which prevented Bromenal Chestplate Recipe from being learntJesusaves1-1/+1
Patch by Mathias Cronqvist
2020-08-31Fix typo :see_no_evil:r12.4+1_20200831Jesusaves1-1/+1
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.