17 lines
402 B
JSON
17 lines
402 B
JSON
{
|
|
"AbilityName": "Unagi_TutorialAbility_SetMagicValue",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ModifyProperty",
|
|
"Amount": 4,
|
|
"CustomPropertyType": "MagicValueCounts",
|
|
"IsUsePercentage": false,
|
|
"PropertyModifyFunction": "Replace",
|
|
"PropertyType": "Custom",
|
|
"Target": "Caster"
|
|
}
|
|
]
|
|
}
|
|
} |