mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
NINOIEPDABF -> hitBoxType
This commit is contained in:
parent
b54a09c397
commit
76c89e60ab
@ -1159,7 +1159,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
}
|
||||
],
|
||||
"successActions": [
|
||||
|
@ -656,7 +656,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
},
|
||||
{
|
||||
"$type": "ByAttackTags",
|
||||
@ -694,7 +694,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
},
|
||||
{
|
||||
"$type": "ByAttackTags",
|
||||
|
@ -49,7 +49,7 @@
|
||||
"predicates": [
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
},
|
||||
{
|
||||
"$type": "ByEntityTypes",
|
||||
@ -76,7 +76,7 @@
|
||||
"targetPredicates": [
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
},
|
||||
{
|
||||
"$type": "ByEntityTypes",
|
||||
@ -311,7 +311,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
},
|
||||
{
|
||||
"$type": "ByEntityTypes",
|
||||
@ -923,7 +923,7 @@
|
||||
},
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
}
|
||||
],
|
||||
"successActions": [
|
||||
|
@ -4099,7 +4099,7 @@
|
||||
"predicates": [
|
||||
{
|
||||
"$type": "ByHitBoxType",
|
||||
"NINOIEPDABF": "Head"
|
||||
"hitBoxType": "Head"
|
||||
},
|
||||
{
|
||||
"$type": "ByEntityTypes",
|
||||
|
Loading…
x
Reference in New Issue
Block a user