mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
1095 lines
29 KiB
JSON
1095 lines
29 KiB
JSON
{
|
|
"Gorou_Arrow_01": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"animEvents": {
|
|
"ATK01": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"checkHitLayerType": "Both",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
}
|
|
}
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "NormalAttack_01",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"strikeType": "Pierce",
|
|
"enBreak": 13.17
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1"
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.02,
|
|
"shakeTime": 0.1
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Arrow_Material",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Light_Material",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Arrow_Damage",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 40.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 7.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetDoAttackEvent",
|
|
"attackEvent": "ATK01"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Light_Material"
|
|
}
|
|
],
|
|
"fireAISoundEvent": true
|
|
}
|
|
},
|
|
"Gorou_Arrow_02": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"animEvents": {
|
|
"ATK02": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"checkHitLayerType": "Both",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
}
|
|
}
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "NormalAttack_02",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"strikeType": "Pierce",
|
|
"enBreak": 12.96
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1"
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.02,
|
|
"shakeTime": 0.1
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Arrow_Material",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Light_Material",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Arrow_Damage",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 40.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 7.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetDoAttackEvent",
|
|
"attackEvent": "ATK02"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Light_Material"
|
|
}
|
|
],
|
|
"fireAISoundEvent": true
|
|
}
|
|
},
|
|
"Gorou_Arrow_03": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"animEvents": {
|
|
"ATK03": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"checkHitLayerType": "Both",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
}
|
|
}
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "NormalAttack_03",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"strikeType": "Pierce",
|
|
"enBreak": 17.25
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1"
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.02,
|
|
"shakeTime": 0.1
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Arrow_Material",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Heavy_Material",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Arrow_Damage",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 40.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 7.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetDoAttackEvent",
|
|
"attackEvent": "ATK03"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Heavy_Material"
|
|
}
|
|
],
|
|
"fireAISoundEvent": true
|
|
}
|
|
},
|
|
"Gorou_Arrow_04": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"animEvents": {
|
|
"ATK04": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"checkHitLayerType": "Both",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
}
|
|
}
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "NormalAttack_04",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"strikeType": "Pierce",
|
|
"enBreak": 20.58
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1"
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.02,
|
|
"shakeTime": 0.1
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Arrow_Material",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Heavy_Material",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Arrow_Damage",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 40.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 7.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetDoAttackEvent",
|
|
"attackEvent": "ATK04"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Heavy_Material"
|
|
}
|
|
],
|
|
"fireAISoundEvent": true
|
|
}
|
|
},
|
|
"Gorou_Arrow_05": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
},
|
|
"animEvents": {
|
|
"ATK05": {
|
|
"attackPattern": {
|
|
"$type": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"checkHitLayerType": "Both",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
}
|
|
}
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "NormalAttack_05",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"strikeType": "Pierce",
|
|
"enBreak": 18.75
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV1"
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.02,
|
|
"shakeTime": 0.1
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Arrow_Material",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Heavy_Material",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Arrow_Damage",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 40.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 7.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetDoAttackEvent",
|
|
"attackEvent": "ATK05"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Avatar_Gorou_ShootArrow_Heavy_Material"
|
|
}
|
|
],
|
|
"fireAISoundEvent": true
|
|
}
|
|
},
|
|
"Gorou_ElementalArt_FieldLand": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"hasConnectTrigger": true,
|
|
"ignoreChildSceneProp": true,
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Humanoid",
|
|
"useCreatorProperty": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SkillObj_Gorou_FieldLand_LogicHanler",
|
|
"abilityName": "SkillObj_Gorou_FieldLand_LogicHanler",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "SkillObj_Gorou_FieldLand_EffectHanler",
|
|
"abilityName": "SkillObj_Gorou_FieldLand_EffectHanler",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 35.0
|
|
},
|
|
"canRemoveByClient": true
|
|
},
|
|
"Gorou_ElementalArt_Bullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 2.4,
|
|
"scaleY": 2.4,
|
|
"scaleZ": 2.4
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Gorou_ElementalArt_Bullet",
|
|
"abilityName": "Gorou_ElementalArt_Bullet",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Gorou_ElementalArt_Bullet_LifeOver",
|
|
"abilityName": "Gorou_ElementalArt_Bullet_LifeOver",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 0.2
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 50.0,
|
|
"syncToRemote": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"ccd": {
|
|
"type": "Always"
|
|
},
|
|
"targetType": "Enemy",
|
|
"ignoreWater": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Gorou_ElementalArt_Bullet"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Gorou_ElementalArt_Bullet_LifeOver"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Gorou_ElementalBurst_Dog": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SkillObj_Gorou_BurstFieldLand_Dog",
|
|
"abilityName": "SkillObj_Gorou_BurstFieldLand_Dog",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"attachPoint": "",
|
|
"followRotation": true,
|
|
"forward": {
|
|
"z": 1.0
|
|
},
|
|
"syncTransToServer": true
|
|
}
|
|
},
|
|
"Gorou_ElementalBurst_FieldLand": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"hasConnectTrigger": true,
|
|
"ignoreChildSceneProp": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SkillObj_Gorou_BurstFieldLand",
|
|
"abilityName": "SkillObj_Gorou_BurstFieldLand",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "SkillObj_Gorou_BurstFieldLand_Halo",
|
|
"abilityName": "SkillObj_Gorou_BurstFieldLand_Halo",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 19.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigFollowMove",
|
|
"attachPoint": "",
|
|
"syncTransToServer": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.3,
|
|
"targetType": "All",
|
|
"ignoreScene": true,
|
|
"ignoreWater": true,
|
|
"bornWithTriggerEnabled": false
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "SkillObj_Gorou_BurstFieldLand"
|
|
}
|
|
],
|
|
"enableCollisionDelay": 0.6
|
|
},
|
|
"canRemoveByClient": true
|
|
},
|
|
"Gorou_AimingArrow_WithoutRock": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Gorou_AimingArrow_WithoutRock",
|
|
"abilityName": "Bullet_Gorou_AimingArrow_WithoutRock",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 50.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 25.0,
|
|
"gravityOfAcceleration": 5.5,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Gorou_AimingArrow_WithoutRock"
|
|
}
|
|
],
|
|
"fireAISoundEvent": true
|
|
}
|
|
},
|
|
"Gorou_AimingArrow_Rock": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 0.5,
|
|
"scaleY": 0.5
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Gorou_AimingArrow_Rock",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 50.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 25.0,
|
|
"gravityOfAcceleration": 5.5,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Gorou_AimingArrow_Rock"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |