mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
460 lines
12 KiB
JSON
460 lines
12 KiB
JSON
{
|
|
"Cicin_IceSpear": {
|
|
"$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": "Monster_Cicin_IceSpear_Hit",
|
|
"abilityName": "Monster_Cicin_Ice_IceSpear_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 15.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_Ice_IceSpear_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_Ice_IceSpear_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Cicin_IceShieldEnergy": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"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": "Monster_Cicin_IceShieldEnergyGet",
|
|
"abilityName": "Monster_Cicin_IceShieldEnergyGet",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Cicin_IceShieldEnergyGetFail",
|
|
"abilityName": "Monster_Cicin_IceShieldEnergyGetFail",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigTrackBulletMove",
|
|
"speed": 5.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Alliance"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_IceShieldEnergyGet"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_IceShieldEnergyGetFail"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Cicin_ElectricBall": {
|
|
"$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": "Monster_Cicin_ElectricBall_Hit",
|
|
"abilityName": "Monster_Cicin_ElectricBall_Hit",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Cicin_ElectricBall_Effect",
|
|
"abilityName": "Monster_Cicin_ElectricBall_Effect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 15.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_ElectricBall_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_ElectricBall_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Cicin_BlinkPoint": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
}
|
|
},
|
|
"Fatuus_Summoner_ElectricField": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Fatuus_Summoner_RangeAtk_Damage",
|
|
"abilityName": "Fatuus_Summoner_RangeAtk_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
}
|
|
},
|
|
"Fatuus_Summoner_LifeSkill": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Fatuus_Summoner_Random2_Timer",
|
|
"abilityName": "Fatuus_Summoner_Random2_Timer",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 6.0
|
|
}
|
|
},
|
|
"Cicin_ThunderEnergy": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"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": "Monster_Cicin_ThunderEnergy",
|
|
"abilityName": "Monster_Cicin_ThunderEnergy",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Cicin_ThunderEnergyAS",
|
|
"abilityName": "Monster_Cicin_ThunderEnergyAS",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigTrackBulletMove",
|
|
"speed": 5.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "AllExceptSelf"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_ThunderEnergy"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_ThunderEnergyAS"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Cicin_WaterBall": {
|
|
"$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": "Monster_Cicin_WaterBall_Hit",
|
|
"abilityName": "Monster_Cicin_WaterBall_Hit",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Cicin_WaterBall_Effect",
|
|
"abilityName": "Monster_Cicin_WaterBall_Effect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 15.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_WaterBall_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Cicin_WaterBall_Hit"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |