User:Artoire/Sandbox/2: Difference between revisions
m
no edit summary
mNo edit summary |
mNo edit summary |
||
Line 1:
<onlyinclude><includeonly>{{#invoke:Sandbox/User:Artoire/1|main}}</includeonly></onlyinclude><!--
-->Weaponmaking calculators.
Includes the xp gained from smelting/etching/brewing the
In the xp fields, if you enter 0-500, that is assumed to be a level instead of xp.
==Blacksmith calculator==
{{Form calculator
|page = User:Artoire/Sandbox/2
Line 16:
|field1 = {{Form calculator field
|param = current_xp
|label = Current level/XP
|default = 20
|type = int
Line 24:
|field2 = {{Form calculator field
|param = target_xp
|label =
|default = 30
|type = int
Line 35:
|default = Laterite Iron Ingot
|type = select
|range = {{#invoke:Sandbox/User:Artoire/1|ingots|Blacksmith}}
}}
Line 51:
|default = true
|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
}}
}}
|