mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
1 line
12 KiB
HTML
1 line
12 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../"><link rel="stylesheet" href="dmdoc.css"><title>/datum/smith_material - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="datum/smith_material.html#var">Var Details</a></header><main><h1>smith_material <aside>/<a href="datum.html">datum</a>/<a href="datum/smith_material.html">smith_material</a></aside> <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L51"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 51"></a></h1><table class="summary" cellspacing="0"><tr><td colspan="2"><h2>Vars</h2></td></tr><tr><th><a href="datum/smith_material.html#var/brute_armor_mult">brute_armor_mult</a></th><td>Brute armor multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/burn_armor_mult">burn_armor_mult</a></th><td>Burn armor multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/color_tint">color_tint</a></th><td>What color does the material tint?</td></tr><tr><th><a href="datum/smith_material.html#var/durability_mult">durability_mult</a></th><td>Multiplier for tool uses and lens uses.</td></tr><tr><th><a href="datum/smith_material.html#var/embed_chance_mult">embed_chance_mult</a></th><td>Throw embed chance multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/explosive_armor_mult">explosive_armor_mult</a></th><td>Explosive armor multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/fire_rate_multiplier">fire_rate_multiplier</a></th><td>Fire rate multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/force_mult">force_mult</a></th><td>Force multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/heat_insulation_mult">heat_insulation_mult</a></th><td>Heat insulation multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/laser_armor_mult">laser_armor_mult</a></th><td>Laser armor multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/movement_speed_mod">movement_speed_mod</a></th><td>Movement speed modifier</td></tr><tr><th><a href="datum/smith_material.html#var/power_draw_mult">power_draw_mult</a></th><td>Power draw multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/projectile_damage_multiplier">projectile_damage_multiplier</a></th><td>Projectile damage multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/projectile_speed_mult">projectile_speed_mult</a></th><td>Projectile speed multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/radiation_armor_mult">radiation_armor_mult</a></th><td>Radiation insulation multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/secondary_goal_candidate">secondary_goal_candidate</a></th><td>Is this material valid for secondary goals?</td></tr><tr><th><a href="datum/smith_material.html#var/secondary_goal_difficulty">secondary_goal_difficulty</a></th><td>How much is this secondary goal worth?</td></tr><tr><th><a href="datum/smith_material.html#var/siemens_coeff_mult">siemens_coeff_mult</a></th><td>Electrical insulation multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/size_mod">size_mod</a></th><td>How much larger does a bit with this material make it?</td></tr><tr><th><a href="datum/smith_material.html#var/throw_force_mult">throw_force_mult</a></th><td>Throw force multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/tool_failure_mult">tool_failure_mult</a></th><td>Tool precision multiplier</td></tr><tr><th><a href="datum/smith_material.html#var/tool_productivity_mult">tool_productivity_mult</a></th><td>Tool productivity mult</td></tr><tr><th><a href="datum/smith_material.html#var/tool_speed_mult">tool_speed_mult</a></th><td>Tool speed multiplier</td></tr></table><h2 id="var">Var Details</h2><h3 id="var/brute_armor_mult"><aside class="declaration">var </aside>brute_armor_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L54"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 54"></a></h3><p>Brute armor multiplier</p><h3 id="var/burn_armor_mult"><aside class="declaration">var </aside>burn_armor_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L56"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 56"></a></h3><p>Burn armor multiplier</p><h3 id="var/color_tint"><aside class="declaration">var </aside>color_tint <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L98"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 98"></a></h3><p>What color does the material tint?</p><h3 id="var/durability_mult"><aside class="declaration">var </aside>durability_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L86"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 86"></a></h3><p>Multiplier for tool uses and lens uses.</p><h3 id="var/embed_chance_mult"><aside class="declaration">var </aside>embed_chance_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L92"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 92"></a></h3><p>Throw embed chance multiplier</p><h3 id="var/explosive_armor_mult"><aside class="declaration">var </aside>explosive_armor_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L60"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 60"></a></h3><p>Explosive armor multiplier</p><h3 id="var/fire_rate_multiplier"><aside class="declaration">var </aside>fire_rate_multiplier <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L84"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 84"></a></h3><p>Fire rate multiplier</p><h3 id="var/force_mult"><aside class="declaration">var </aside>force_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L88"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 88"></a></h3><p>Force multiplier</p><h3 id="var/heat_insulation_mult"><aside class="declaration">var </aside>heat_insulation_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L64"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 64"></a></h3><p>Heat insulation multiplier</p><h3 id="var/laser_armor_mult"><aside class="declaration">var </aside>laser_armor_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L58"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 58"></a></h3><p>Laser armor multiplier</p><h3 id="var/movement_speed_mod"><aside class="declaration">var </aside>movement_speed_mod <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L62"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 62"></a></h3><p>Movement speed modifier</p><h3 id="var/power_draw_mult"><aside class="declaration">var </aside>power_draw_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L80"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 80"></a></h3><p>Power draw multiplier</p><h3 id="var/projectile_damage_multiplier"><aside class="declaration">var </aside>projectile_damage_multiplier <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L82"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 82"></a></h3><p>Projectile damage multiplier</p><h3 id="var/projectile_speed_mult"><aside class="declaration">var </aside>projectile_speed_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L78"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 78"></a></h3><p>Projectile speed multiplier</p><h3 id="var/radiation_armor_mult"><aside class="declaration">var </aside>radiation_armor_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L68"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 68"></a></h3><p>Radiation insulation multiplier</p><h3 id="var/secondary_goal_candidate"><aside class="declaration">var </aside>secondary_goal_candidate <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L94"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 94"></a></h3><p>Is this material valid for secondary goals?</p><h3 id="var/secondary_goal_difficulty"><aside class="declaration">var </aside>secondary_goal_difficulty <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L96"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 96"></a></h3><p>How much is this secondary goal worth?</p><h3 id="var/siemens_coeff_mult"><aside class="declaration">var </aside>siemens_coeff_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L66"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 66"></a></h3><p>Electrical insulation multiplier</p><h3 id="var/size_mod"><aside class="declaration">var </aside>size_mod <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L76"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 76"></a></h3><p>How much larger does a bit with this material make it?</p><h3 id="var/throw_force_mult"><aside class="declaration">var </aside>throw_force_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L90"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 90"></a></h3><p>Throw force multiplier</p><h3 id="var/tool_failure_mult"><aside class="declaration">var </aside>tool_failure_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L72"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 72"></a></h3><p>Tool precision multiplier</p><h3 id="var/tool_productivity_mult"><aside class="declaration">var </aside>tool_productivity_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L74"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 74"></a></h3><p>Tool productivity mult</p><h3 id="var/tool_speed_mult"><aside class="declaration">var </aside>tool_speed_mult <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/smithing/smith_datums.dm#L70"><img src="git.png" width="16" height="16" title="code/modules/smithing/smith_datums.dm 70"></a></h3><p>Tool speed multiplier</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |