Jump to content

Elin:Code Analysis/Mining: Difference between revisions

m
add spoiler template
(Created page with "==Calculating required mining level== Mining level requirement is calculated as follows:<ref>Elin-Decompiled, BaseTaskHarvest.cs, [https://github.com/Elin-Modding-Resources/Elin-Decompiled/blob/f6fce50f1bd816cda6b3d6c52d4ea48c2279809c/Elin/BaseTaskHarvest.cs#L115 Github].</ref> * Take the mined material's hardness from Elin:Materials and denote it ''matHardness''. * Take the mined object's ''reqHarvest'', ''hp'' and ''tagHard'' from the following table: {| class="wik...")
 
m (add spoiler template)
Line 1: Line 1:
{{Spoiler}}
==Calculating required mining level==
==Calculating required mining level==
Mining level requirement is calculated as follows:<ref>Elin-Decompiled, BaseTaskHarvest.cs, [https://github.com/Elin-Modding-Resources/Elin-Decompiled/blob/f6fce50f1bd816cda6b3d6c52d4ea48c2279809c/Elin/BaseTaskHarvest.cs#L115 Github].</ref>
Mining level requirement is calculated as follows:<ref>Elin-Decompiled, BaseTaskHarvest.cs, [https://github.com/Elin-Modding-Resources/Elin-Decompiled/blob/f6fce50f1bd816cda6b3d6c52d4ea48c2279809c/Elin/BaseTaskHarvest.cs#L115 Github].</ref>
443

edits