mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
68 lines
1.6 KiB
JSON
68 lines
1.6 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "ActionsOnPropertyChangeMixin",
|
||
|
"PropertyActions": [
|
||
|
{
|
||
|
"IsUsePercentage": true,
|
||
|
"PropertyType": "CurHP",
|
||
|
"ReferMaxPropertyType": "MaxHP",
|
||
|
"ValueRangeActions": [
|
||
|
{
|
||
|
"HighToValueActions": [
|
||
|
{
|
||
|
"$type": "DropItemAction",
|
||
|
"DropStr": "%DropDinyExtract",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Val": 0.8
|
||
|
},
|
||
|
{
|
||
|
"HighToValueActions": [
|
||
|
{
|
||
|
"$type": "DropItemAction",
|
||
|
"DropStr": "%DropDinyExtract",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Val": 0.6
|
||
|
},
|
||
|
{
|
||
|
"HighToValueActions": [
|
||
|
{
|
||
|
"$type": "DropItemAction",
|
||
|
"DropStr": "%DropDinyExtract",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Val": 0.4
|
||
|
},
|
||
|
{
|
||
|
"HighToValueActions": [
|
||
|
{
|
||
|
"$type": "DropItemAction",
|
||
|
"DropStr": "%DropDinyExtract",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Val": 0.2
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "GoldenBomb_DropItem_Diny",
|
||
|
"AbilitySpecials": {
|
||
|
"DropCoinExtract": {
|
||
|
"Value": "2000:10000:4",
|
||
|
"ValueType": "String"
|
||
|
},
|
||
|
"DropDinyExtract": {
|
||
|
"Value": "2001:10000:4",
|
||
|
"ValueType": "String"
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique"
|
||
|
}
|