Update ExampleMechanic authored by Lxlp's avatar Lxlp
......@@ -20,7 +20,7 @@ The description of the mechanic: what it does, how it does it, and possible note
| attribute3| | The description of what the attributes does | default value|
| attribute4| |The description of what the attributes does **<[Premium-Only]>**|default value|
<!-- Optional, if an inheritance is in place -->
> This mechanic inherits every attribute of the [ExampleMechanic2](Wiki-Editors-Resources/ExampleMechanic2) mechanic
> This mechanic inherits every inheritable attribute of the [ExampleMechanic2](/Skills/Mechanics//ExampleMechanic2) mechanic
>> - The `attribute4` attribute is **defaulted** at `0`
>> - The `attribute5` attribute is **set** at `0`
<!-- If inherited attributes have their default value changed -->
......
......