Changes for page Player Character

Last modified by Alexandros Mloukie on 2026/01/12 19:51

From version 6.1
edited by Alexandros Mloukie
on 2025/12/14 19:01
Change comment: There is no comment for this version
To version 7.1
edited by Alexandros Mloukie
on 2025/12/14 19:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,7 +79,7 @@
79 79  (% class="table-bordered" %)
80 80  (% class="active" %)|=Variable|=Type|=Description
81 81  |MainHealth|{{success}}Float{{/success}}|Total health pool. Defined by the Core Module
82 -|L_ArmStats|{{info}}Limb Struct{{/info}}|The health and state of the left arm
82 +|L_ArmStats|{{info}}Limb Struct{{/info}}|The [[health and state>>doc:||anchor="LimbStruct"]] of the left arm
83 83  |R_ArmStats|{{info}}Limb Struct{{/info}}|The health and state of the right arm
84 84  |LegStats|{{info}}Limb Struct{{/info}}|The health and state of the legs
85 85  |Stamina|{{success}}Float{{/success}}|Resource used for traversal and combat
... ... @@ -97,7 +97,7 @@
97 97  |Damaged|Limb has reduced effectiveness (e.g. slower movement speed, weaker attacks)
98 98  |Disabled|Subsystem inoperable (e.g. a broken leg will disable sprinting). Also applies the Damaged state's effects
99 99  
100 -=== {{id name="LimbStruct"/}}3.1.3 - Limb Struct ===
100 +=== 3.1.3 - Limb Struct{{id name="LimbStruct"/}} ===
101 101  
102 102  The following struct's data is used to define the health and state of an individual limb:
103 103