ZenlessData/Data/Unagi_TutorialAbility_SetMagicValue.json
2024-12-17 20:43:14 -03:00

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"
}
]
}
}