User:Artoire/Sandbox/2: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
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 |
|||
}} |
}} |
||
}} |
}} |