Test_Attributes_Modify
Server/NPC/Roles/_Core/Tests/Test_Attributes_Modify.json, 220 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
TestType | string |
Source
{
"Type": "Variant",
"Reference": "Test_Attributes",
"Modify": {
"StringArray": [ "T", "E", "S", "T" ],
"EnumSet": [ "TraceFail" ],
"DoubleArray": [ ],
"MaxHealth": 100
},
"TestType": "Normal"
}