Differences From Artifact [0a84465667]:
- File data/draughts.lua — part of check-in [c71731cf58] at 2021-07-03 02:25:42 on branch trunk — many bug fixers, some minor refactoring, allow non-drinkable potions to be empowered in various ways, allow gods to be petitioned for recipes (next up: cookbooks!) (user: lexi, size: 7367) [annotate] [blame] [check-ins using]
To Artifact [91c2fdbd59]:
- File data/draughts.lua — part of check-in [1ee0f58037] at 2021-07-07 11:35:54 on branch trunk — fix many bugs, rebalance & update alchemy recipes, more helpful display of extracts in recipes (user: lexi, size: 7414) [annotate] [blame] [check-ins using]
181 181 -- desc = 'Amplify the power of your blows and crack steel armor with the force of your bare hands'; 182 182 -- }; 183 183 resilient = { 184 184 name = 'Resilient'; 185 185 color = {124,124,124}; style = 'dull'; 186 + infusion = 'sorcery:liquid_sap_pine_bottle'; 186 187 basis = 'sorcery:potion_soft'; 187 188 desc = 'Withstand greater damage and hold your ground even in face of tremendous force'; 188 189 quals = { force = true, duration = true }; 189 190 }; 190 191 hover = {