User:Artoire/Sandbox/2: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{#invoke:Sandbox/User:Artoire/1|main}}</includeonly></onlyinclude><!-- |
<onlyinclude><includeonly>{{#invoke:Sandbox/User:Artoire/1|main}}</includeonly></onlyinclude><!-- |
||
-->Weaponmaking calculators. |
|||
-->Blacksmithing calculator. |
|||
Includes the xp gained from smelting the |
Includes the xp gained from smelting/etching/brewing the raw material, unlike [[Blacksmith#Active activities]]. |
||
In the xp fields, if you enter 0-500, that is assumed to be a level instead of xp. |
In the xp fields, if you enter 0-500, that is assumed to be a level instead of xp. |
||
==Blacksmith calculator== |
|||
==Calculator== |
|||
{{Form calculator |
{{Form calculator |
||
|page = User:Artoire/Sandbox/2 |
|page = User:Artoire/Sandbox/2 |
||
Line 16: | Line 16: | ||
|field1 = {{Form calculator field |
|field1 = {{Form calculator field |
||
|param = current_xp |
|param = current_xp |
||
|label = Current XP |
|label = Current level/XP |
||
|default = 20 |
|default = 20 |
||
|type = int |
|type = int |
||
Line 24: | Line 24: | ||
|field2 = {{Form calculator field |
|field2 = {{Form calculator field |
||
|param = target_xp |
|param = target_xp |
||
|label = |
|label = Target level/XP |
||
|default = 30 |
|default = 30 |
||
|type = int |
|type = int |
||
Line 35: | Line 35: | ||
|default = Laterite Iron Ingot |
|default = Laterite Iron Ingot |
||
|type = select |
|type = select |
||
|range = {{#invoke:Sandbox/User:Artoire/1|ingots}} |
|range = {{#invoke:Sandbox/User:Artoire/1|ingots|Blacksmith}} |
||
}} |
}} |
||
Line 51: | Line 51: | ||
|default = true |
|default = true |
||
|type = check |
|type = check |
||
}} |
|||
|field6 = {{Form calculator field |
|||
|param = profession |
|||
|default = Blacksmith |
|||
|type = hidden |
|||
}} |
|||
}} |
|||
==Bonewright calculator== |
|||
{{Form calculator |
|||
|page = User:Artoire/Sandbox/2 |
|||
|template = User:Artoire/Sandbox/2 |
|||
|form = BonewrightForm |
|||
|result = BonewrightResult |
|||
|outputtype = basic |
|||
|field1 = {{Form calculator field |
|||
|param = current_xp |
|||
|label = Current level/XP |
|||
|default = 20 |
|||
|type = int |
|||
|range = 0-{{XP/At level|500}} |
|||
}} |
|||
|field2 = {{Form calculator field |
|||
|param = target_xp |
|||
|label = Target level/XP |
|||
|default = 30 |
|||
|type = int |
|||
|range = 0-{{XP/At level|500}} |
|||
}} |
|||
|field3 = {{Form calculator field |
|||
|param = ingot |
|||
|label = Bone |
|||
|default = Cracked Femur Shard (Brewed) |
|||
|type = select |
|||
|range = {{#invoke:Sandbox/User:Artoire/1|ingots|Bonewright}} |
|||
}} |
|||
|field4 = {{Form calculator field |
|||
|param = pole_buy |
|||
|label = Buying timber? |
|||
|default = poles |
|||
|type = buttonselect |
|||
|range = none,logs,poles |
|||
}} |
|||
|field5 = {{Form calculator field |
|||
|param = ore_buy |
|||
|label = Buying bones |
|||
|default = true |
|||
|type = check |
|||
}} |
|||
|field6 = {{Form calculator field |
|||
|param = profession |
|||
|default = Bonewright |
|||
|type = hidden |
|||
}} |
|||
}} |
|||
==Stonemason calculator== |
|||
{{Form calculator |
|||
|page = User:Artoire/Sandbox/2 |
|||
|template = User:Artoire/Sandbox/2 |
|||
|form = StonemasonForm |
|||
|result = StonemasonResult |
|||
|outputtype = basic |
|||
|field1 = {{Form calculator field |
|||
|param = current_xp |
|||
|label = Current level/XP |
|||
|default = 20 |
|||
|type = int |
|||
|range = 0-{{XP/At level|500}} |
|||
}} |
|||
|field2 = {{Form calculator field |
|||
|param = target_xp |
|||
|label = Target level/XP |
|||
|default = 30 |
|||
|type = int |
|||
|range = 0-{{XP/At level|500}} |
|||
}} |
|||
|field3 = {{Form calculator field |
|||
|param = ingot |
|||
|label = Rock |
|||
|default = Coarse Deathstone (Etched) |
|||
|type = select |
|||
|range = {{#invoke:Sandbox/User:Artoire/1|ingots|Stonemason}} |
|||
}} |
|||
|field4 = {{Form calculator field |
|||
|param = pole_buy |
|||
|label = Buying timber? |
|||
|default = poles |
|||
|type = buttonselect |
|||
|range = none,logs,poles |
|||
}} |
|||
|field5 = {{Form calculator field |
|||
|param = ore_buy |
|||
|label = Buying rocks |
|||
|default = true |
|||
|type = check |
|||
}} |
|||
|field6 = {{Form calculator field |
|||
|param = profession |
|||
|default = Stonemason |
|||
|type = hidden |
|||
}} |
}} |
||
}} |
}} |
Revision as of 20:30, 21 December 2024
Weaponmaking calculators.
Includes the xp gained from smelting/etching/brewing the raw material, unlike Blacksmith#Active activities.
In the xp fields, if you enter 0-500, that is assumed to be a level instead of xp.
Blacksmith calculator
template = User:Artoire/Sandbox/2 form = BlacksmithForm result = BlacksmithResult param = current_xp|Current level/XP|20|int|0-Template:XP/At level|| param = target_xp|Target level/XP|30|int|0-Template:XP/At level|| param = ingot|Ingot|Laterite Iron Ingot|select|Lua error in Module:Sandbox/User:Artoire/1 at line 26: table index is nil.|| param = pole_buy|Buying timber?|poles|buttonselect|none,logs,poles|| param = ore_buy|Buying ores|true|check||| param = profession|profession|Blacksmith|hidden|||
Bonewright calculator
template = User:Artoire/Sandbox/2 form = BonewrightForm result = BonewrightResult param = current_xp|Current level/XP|20|int|0-Template:XP/At level|| param = target_xp|Target level/XP|30|int|0-Template:XP/At level|| param = ingot|Bone|Cracked Femur Shard (Brewed)|select|Lua error in Module:Sandbox/User:Artoire/1 at line 26: table index is nil.|| param = pole_buy|Buying timber?|poles|buttonselect|none,logs,poles|| param = ore_buy|Buying bones|true|check||| param = profession|profession|Bonewright|hidden|||
Stonemason calculator
template = User:Artoire/Sandbox/2 form = StonemasonForm result = StonemasonResult param = current_xp|Current level/XP|20|int|0-Template:XP/At level|| param = target_xp|Target level/XP|30|int|0-Template:XP/At level|| param = ingot|Rock|Coarse Deathstone (Etched)|select|Lua error in Module:Sandbox/User:Artoire/1 at line 26: table index is nil.|| param = pole_buy|Buying timber?|poles|buttonselect|none,logs,poles|| param = ore_buy|Buying rocks|true|check||| param = profession|profession|Stonemason|hidden|||