Versions / 0.6.0-pre.1 / Item / Interactions / Weapons / Staff / Ice / Ice_Staff_Primary_Wrapper.json
Ice_Staff_Primary_Wrapper
Server/Item/Interactions/Weapons/Staff/Ice/Ice_Staff_Primary_Wrapper.json, 126 B
Fields
| Field | Type |
|---|---|
Type | string |
Costs | object |
Next | string |
Failed | string |
Source
{
"Type": "StatsCondition",
"Costs": {
"Stamina": 0.1
},
"Next": "Staff_Primary",
"Failed": "Staff_Cast_Fail"
}