Files
GenshinData-1/BinOutput/Gadget/ConfigGadget_Animal_Common.json
Dimbreath d633c8cfe5 BinOutput
2021-05-16 19:49:16 -03:00

268 lines
8.0 KiB
JSON

{
"Boar_RushAtk": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"abilities": [
{
"abilityID": "",
"abilityName": "Boar_RushAtk_Attack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigSurroundBulletMove",
"speed": 13.5,
"canBornInWater": true,
"clockwise": true,
"radius": 0.009999999776482582,
"traceOnYAxis": true,
"destroyWhenTargetDie": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Boar_RushAtk_Attack"
}
]
}
},
"Boar_BigSnowBall": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 15.0,
"defense": 999999.0,
"weight": 60.0,
"isLockHP": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"abilities": [
{
"abilityID": "Boar_SnowBallExplode",
"abilityName": "Animal_Boar_03_BigSnowBallExplode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 40.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"syncToRemote": true,
"angleOffHor": 60.0,
"gravityOfAcceleration": 40.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 1.0,
"fixAngleOfVer": 5.0,
"minSpeed": 4.0,
"maxSpeed": 40.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy",
"bornWithTriggerEnabled": false
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Boar_03_BigSnowBallExplode"
}
]
}
},
"Boar_SmallSnowBall": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 15.0,
"defense": 999999.0,
"weight": 60.0,
"isLockHP": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"abilities": [
{
"abilityID": "SnowBallExplode",
"abilityName": "Animal_Boar_03_SmallSnowBallExplode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 10.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 30.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"syncToRemote": true,
"angleOffHor": 45.0,
"gravityOfAcceleration": 40.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 5.0,
"fixAngleOfVer": 15.0,
"minSpeed": 6.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy",
"bornWithTriggerEnabled": false
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Boar_03_SmallSnowBallExplode"
}
]
}
},
"Boar_03_RushAtk": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"abilities": [
{
"abilityID": "RushAtk",
"abilityName": "Animal_Boar_03_RushAtkBulletDamage",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 1.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Boar_03_RushAtkBulletDamage"
}
]
}
},
"Boar_SnowDrop": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"abilities": [
{
"abilityID": "SnowDropAttack",
"abilityName": "Animal_Boar_03_SnowDropAttack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
}
}
}