mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
66 lines
1.5 KiB
JSON
66 lines
1.5 KiB
JSON
{
|
|
"Yunjin_ExtraAttack_Bullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "TriggerDamage",
|
|
"abilityName": "Avatar_Yunjin_ExtraAttack_Bullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 0.5
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"attachPoint": "",
|
|
"offset": {
|
|
"y": 0.9
|
|
},
|
|
"forward": {
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Avatar_Yunjin_ExtraAttack_Bullet"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |