ZenlessData/Data/Unagi_TutorialAbility_SetMagicValue.json

17 lines
402 B
JSON
Raw Normal View History

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