mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
308 lines
7.5 KiB
JSON
308 lines
7.5 KiB
JSON
{
|
|
"Hound_Riftstalker_Rock_Bullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Hound_Riftstalker_Rock_Bullet",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Hound_Corruption_LoseHP",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigItanoCircusBulletMove",
|
|
"speed": 22.0,
|
|
"maxSpeed": 28.0,
|
|
"minSpeed": 18.0,
|
|
"anglerVelocity": 60.0,
|
|
"acceleration": 2.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"stickToGround": {
|
|
"maxStepHeight": 4.0,
|
|
"maxSlopeAngle": 30.0,
|
|
"heightToGround": 1.0,
|
|
"flexibleRange": 0.1,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 45.0,
|
|
"guidanceDuration": 0.5
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Hound_Riftstalker_Rock_Bullet"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Hound_Riftstalker_Rock_Bullet"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Hound_Riftstalker_Electric_ShockWave_Bullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 30.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Hound_Riftstalker_Electric_ShockWave_Bullet",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Hound_Corruption_LoseHP",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 6.5
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigItanoCircusBulletMove",
|
|
"speed": 24.0,
|
|
"maxSpeed": 30.0,
|
|
"minSpeed": 24.0,
|
|
"anglerVelocity": 45.0,
|
|
"acceleration": 2.0,
|
|
"canBornInWater": true,
|
|
"stickToGround": {
|
|
"maxStepHeight": 4.0,
|
|
"maxSlopeAngle": 90.0,
|
|
"heightToGround": 1.2,
|
|
"flexibleRange": 0.2,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"itanoCircusStartAngler": 30.0,
|
|
"guidanceDuration": 4.0
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Hound_Riftstalker_Electric_ShockWave_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Hound_Riftstalker_Rock_Smash_FollowBullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 30.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Hound_Riftstalker_Rock_Smash_FollowBullet_Hit",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Hound_Corruption_LoseHP",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true,
|
|
"offset": {
|
|
"z": -4.0
|
|
},
|
|
"forward": {
|
|
"z": 0.3
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Hound_Riftstalker_Rock_Smash_FollowBullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Hound_Riftstalker_Electric_Smash_FollowBullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 30.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Hound_Riftstalker_Electric_Smash_FollowBullet_Hit",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Hound_Corruption_LoseHP",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"followRotation": true,
|
|
"offset": {
|
|
"z": -4.0
|
|
},
|
|
"forward": {
|
|
"z": 0.3
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Hound_Riftstalker_Electric_Smash_FollowBullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |