0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-29 09:35:48 +00:00
GC-Resources/Resources/BinOutput/Gadget/ConfigGadget_Avatar_FishingRod.json
2023-03-01 06:41:51 +08:00

177 lines
3.9 KiB
JSON

{
"Weapon_FishingRod": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachMesh",
"mesh": "EffectMesh"
},
"affectedByWorld": true
},
"combat": {
"property": {
"HP": 9999999.0,
"defense": 999999.0,
"isInvincible": true,
"isGhostToAllied": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Metal",
"abilityName": "Avatar_Common_FishingRod",
"abilityOverride": ""
}
],
"equipment": {
"attachTo": "equip10",
"subAttachTo": "",
"auxToTrans": ""
}
},
"Fishing_Rod_Normal_01": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachMesh",
"mesh": "EffectMesh"
},
"affectedByWorld": true
},
"combat": {
"property": {
"HP": 9999999.0,
"defense": 999999.0,
"isInvincible": true,
"isGhostToAllied": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Metal",
"abilityName": "Avatar_Common_FishingRod",
"abilityOverride": ""
}
],
"move": {
"$type": "ConfigFollowMove",
"velocityForce": {
"muteAll": true
},
"attachPoint": "WeaponR",
"followRotation": true,
"KGJHCKAICJN": true
}
},
"Fishing_Aim_Bullet": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true
},
"combat": {
"property": {
"useCreatorProperty": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Avatar_Common_Fishing_Cast_Bullet",
"abilityName": "Avatar_Common_Fishing_Cast_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigFishingAimParabolaBulletMove",
"syncToRemote": true,
"globalValueKey": "_ABILITY_Fishing_Aim_Length"
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Common_Fishing_Cast_Bullet"
}
],
"triggerLifeOverActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Avatar_Common_Fishing_Cast_Bullet"
}
]
}
},
"Fishing_Cork": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true
},
"combat": {
"property": {
"useCreatorProperty": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Avatar_Common_Fishing_Cork",
"abilityName": "Avatar_Common_Fishing_Cork",
"abilityOverride": ""
}
],
"timer": {
"lifeInfinite": true
}
}
}