Delete Mutant Class/Public/Mutant Class/ActionResourceDefinitions directory

This commit is contained in:
Somdev Sangwan
2024-03-01 15:33:54 +05:30
committed by GitHub
parent b7fead26e4
commit b31a9ce36d

View File

@@ -1,25 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<save>
<version major="4" minor="0" revision="4" build="600"/>
<region id="ActionResourceDefinitions">
<node id="root">
<children>
<node id="ActionResourceDefinition">
<attribute id="Description" type="TranslatedString" handle="99d7b8be73b16957796985f19d597e5b6cb0c" version="1"/> A text tied to the .loca file
<attribute id="DiceType" type="uint32" value="0"/> If the resource has any dice type, like Superiority die from BM
<attribute id="DisplayName" type="TranslatedString" handle="99d7b8be73b16957796985f19d597e5b6cb0c" version="1"/> A text tied to the .loca file
<attribute id="Error" type="FixedString" value="ActionResourceDefinitions_New_Stat_4_Error"/>
<attribute id="IsSpellResource" type="bool" value="false"/> Is this resource used to cast spells
<attribute id="MaxLevel" type="uint32" value="0"/>
<attribute id="MaxValue" type="uint32" value="0"/>
<attribute id="Name" type="FixedString" value="ExampleResource"/> What you will be referring to in your code
<attribute id="PartyActionResource" type="bool" value="false"/>
<attribute id="ReplenishType" type="FixedString" value="Rest"/> Rest = Long Rest, ShortRest = ShortRest
<attribute id="ShowOnActionResourcePanel" type="bool" value="true"/> If the resource will be displayed on your hotbar
<attribute id="UUID" type="guid" value="c818df4a-4a65-4500-9411-f45555555555"/> UUID for the Resource, give it a new one
<attribute id="UpdatesSpellPowerLevel" type="bool" value="false"/> Would this resource be used at different power levels
</node>
</children>
</node>
</region>
</save>