mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-29 09:35:48 +00:00
8396 lines
200 KiB
JSON
8396 lines
200 KiB
JSON
{
|
|
"Effigy_ElectricBarrage": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_ElectricBarrage_Effect",
|
|
"abilityName": "Monster_Effigy_ElectricBarrage_Effect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Effigy_ElectricBarrage_Hit",
|
|
"abilityName": "Monster_Effigy_ElectricBarrage_Hit",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Effigy_ElectricBarrage_AS",
|
|
"abilityName": "Monster_Effigy_ElectricBarrage_AS",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreWater": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_ElectricBarrage_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_ElectricBarrage_AS"
|
|
}
|
|
],
|
|
"enableCollisionDelay": 0.10000000149011612
|
|
}
|
|
},
|
|
"Effigy_ElectricBullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_ElectricBullet_Hit",
|
|
"abilityName": "Monster_Effigy_ElectricBullet_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.5
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_ElectricBullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_ElectricBarrageEmitter": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Eggify_Electric_ElectricBarrage",
|
|
"abilityName": "Monster_Eggify_Electric_ElectricBarrage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
},
|
|
"stateLayers": {
|
|
"defaultLayer": {
|
|
"$type": "ConfigNormalStateLayer",
|
|
"layerIndexName": "",
|
|
"stateIDs": {
|
|
"Idle": {
|
|
"$type": "ConfigMonsterStateIDInfo",
|
|
"animatorStates": {
|
|
"Idle": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"Effigy_ElectricDefenceCentre": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Eggify_Electric_CreateElectricDefencePart",
|
|
"abilityName": "Monster_Eggify_Electric_CreateElectricDefencePart",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "ElectricDefenceCentre_KillDefencePart",
|
|
"abilityName": "ElectricDefenceCentre_KillDefencePart",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 25.0
|
|
}
|
|
},
|
|
"Effigy_ElectricDefencePart": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ElectricDefencePart_CreateCurrent",
|
|
"abilityName": "ElectricDefencePart_CreateCurrent",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "ElectricDefencePart_ElementShield",
|
|
"abilityName": "ElectricDefencePart_ElementShield",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "ElectricDefencePart_SetGlobalValue",
|
|
"abilityName": "ElectricDefencePart_SetGlobalValue",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 25.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 2.5
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_DefencePartCurrent": {
|
|
"$type": "ConfigGadget",
|
|
"common": {},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Eggify_Electric_DefencePartAttack",
|
|
"abilityName": "Monster_Eggify_Electric_DefencePartAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 25.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigGadgetCollidedPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.25,
|
|
"targetType": "All"
|
|
},
|
|
"collisionActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Eggify_Electric_DefencePartAttack"
|
|
}
|
|
],
|
|
"thisColliderName": "Collider",
|
|
"targetColliderName": "InteeTrigger"
|
|
}
|
|
},
|
|
"Effigy_InitialPos": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 9999.0
|
|
}
|
|
},
|
|
"Effigy_RushPos": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_RushPos_Flag",
|
|
"abilityName": "Effigy_RushPos_Flag",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
}
|
|
},
|
|
"Effigy_ThunderDrop": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ThunderDrop_Damage",
|
|
"abilityName": "Effigy_ThunderDrop_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_AreaAtkLaser": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_RebornPart": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_RebornPart_ElementShield",
|
|
"abilityName": "Effigy_RebornPart_ElementShield",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 1.0
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 48.0,
|
|
"size": "Big",
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_CreateRebornPart": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_CreateRebornPart_Loop",
|
|
"abilityName": "Effigy_CreateRebornPart_Loop",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerParabolaBulletMove",
|
|
"speed": 5.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 2.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"airResistance": 0.009999999776482582
|
|
}
|
|
},
|
|
"Effigy_WindFall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_WindFall_Hit",
|
|
"abilityName": "Effigy_WindFall_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 120.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": -90.0,
|
|
"gravityOfAcceleration": 100.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "AllExceptSelf"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_WindFall_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_WindFallPosition": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_WindFallPosition_CreateWindFall",
|
|
"abilityName": "Effigy_WindFallPosition_CreateWindFall",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_WindFallPosition_CreateAirFlow",
|
|
"abilityName": "Effigy_WindFallPosition_CreateAirFlow",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
}
|
|
},
|
|
"Effigy_AirFlow": {
|
|
"$type": "ConfigGadget",
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
},
|
|
"misc": {
|
|
"forceField": {
|
|
"$type": "ConfigAirflowField",
|
|
"alias": "",
|
|
"ADNDKHDKAEC": "",
|
|
"BEDBEJAACAH": "",
|
|
"velocity": 10.0,
|
|
"stayEffect": "Eff_Windfield_Stay",
|
|
"enterEffect": "Eff_Windfield_Enter"
|
|
},
|
|
"escapeEffect": ""
|
|
}
|
|
},
|
|
"Effigy_TornadoEmitter": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_TornadoEmitter_CreateStaticElemBallBullet",
|
|
"abilityName": "Effigy_TornadoEmitter_CreateStaticElemBallBullet",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_TornadoEmitter_CreateElemBallBullet",
|
|
"abilityName": "Effigy_TornadoEmitter_CreateElemBallBullet",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_TornadoEmitter_CreateTornado",
|
|
"abilityName": "Effigy_TornadoEmitter_CreateTornado",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 60.0
|
|
}
|
|
},
|
|
"Effigy_Tornado": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Tornado_State",
|
|
"abilityName": "Effigy_Tornado_State",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPinballBulletMove",
|
|
"velocityForce": {
|
|
"excludeForces": [
|
|
"WindZoneType",
|
|
"AirflowType",
|
|
"RiseType",
|
|
"SpeedupType",
|
|
"AirflowAccType"
|
|
]
|
|
},
|
|
"speed": 5.0,
|
|
"canBornInWater": true,
|
|
"delay": 0.25,
|
|
"stickToGround": {
|
|
"maxStepHeight": 1.0,
|
|
"maxSlopeAngle": 60.0,
|
|
"heightToGround": 0.5,
|
|
"flexibleRange": 0.25,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Stay"
|
|
},
|
|
"radius": 10.0,
|
|
"traceOnYAxis": true,
|
|
"randomBackAngleAdded": 60.0,
|
|
"reboundInterval": 0.20000000298023224,
|
|
"outOfRangeFixCD": 0.5
|
|
}
|
|
},
|
|
"Effigy_StaticElementBall_Wind": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_GenerateWindElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateWindElemBall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 50.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateWindElemBall"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_StaticElementBall_Fire": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_GenerateFireElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateFireElemBall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 50.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateFireElemBall"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_StaticElementBall_Electric": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_GenerateElectricElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateElectricElemBall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 50.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateElectricElemBall"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_StaticElementBall_Water": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_GenerateWaterElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateWaterElemBall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 50.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateWaterElemBall"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_StaticElementBall_Ice": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_GenerateIceElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateIceElemBall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 50.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_StaticElementBall_GenerateIceElemBall"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_ElementBall_Wind": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ElementBall_TriggerWindExplode",
|
|
"abilityName": "Effigy_ElementBall_TriggerWindExplode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 15.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Alliance",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_ElementBall_TriggerWindExplode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_ElementBall_Fire": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ElementBall_TriggerFireExplode",
|
|
"abilityName": "Effigy_ElementBall_TriggerFireExplode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 15.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Alliance",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_ElementBall_TriggerFireExplode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_ElementBall_Electric": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ElementBall_TriggerElectricExplode",
|
|
"abilityName": "Effigy_ElementBall_TriggerElectricExplode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 15.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Alliance",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_ElementBall_TriggerElectricExplode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_ElementBall_Water": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ElementBall_TriggerWaterExplode",
|
|
"abilityName": "Effigy_ElementBall_TriggerWaterExplode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 15.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Alliance",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_ElementBall_TriggerWaterExplode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_ElementBall_Ice": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ElementBall_TriggerIceExplode",
|
|
"abilityName": "Effigy_ElementBall_TriggerIceExplode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 15.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Alliance",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_ElementBall_TriggerIceExplode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_ElementBall_Wind_Reborn": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ElementBall_Wind_Reborn_Count",
|
|
"abilityName": "Effigy_ElementBall_Wind_Reborn_Count",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 15.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"destroyWhenTargetDie": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Alliance",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_ElementBall_Wind_Reborn_Count"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_StaticElementBall_Wind_Reborn": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_Reborn_GenerateWindElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_Reborn_GenerateWindElemBall",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_Wind_Reborn_GenerateRebornElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_Wind_Reborn_GenerateRebornElemBall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 20.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_StaticElementBall_Reborn_GenerateWindElemBall"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_AirFlow_Reborn": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_AirFlow_Reborn",
|
|
"abilityName": "Effigy_AirFlow_Reborn",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 20.0
|
|
}
|
|
},
|
|
"Effigy_AirGunCentre": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_AirGunCentre_Config",
|
|
"abilityName": "Effigy_AirGunCentre_Config",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
}
|
|
},
|
|
"Effigy_EffectAirGun": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_EffectAirGun_Hit",
|
|
"abilityName": "Effigy_EffectAirGun_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 10.0,
|
|
"maxSpeed": 20.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 1080.0,
|
|
"acceleration": 25.0,
|
|
"canBornInWater": true,
|
|
"delay": 0.20000000298023224,
|
|
"itanoCircusStartAngler": 180.0,
|
|
"guidanceDelay": 0.15000000596046448,
|
|
"guidanceMinAnglerVelocity": 720.0
|
|
}
|
|
},
|
|
"Effigy_AirGun": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_AirGun_Hit",
|
|
"abilityName": "Effigy_AirGun_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_AirGun_Hit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_EnergyAbsorbPos": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_EnergyAbsorbPos_AvatarDetected",
|
|
"abilityName": "Effigy_EnergyAbsorbPos_AvatarDetected",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 9999.0
|
|
}
|
|
},
|
|
"Effigy_WindBlade": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_WindBlade_Hit",
|
|
"abilityName": "Effigy_WindBlade_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 35.0,
|
|
"acceleration": 7.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_WindBlade_Hit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_WindBladePos": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_WindBladePos_Damage",
|
|
"abilityName": "Effigy_WindBladePos_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_AirBlade": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_AirBlade_Hit",
|
|
"abilityName": "Effigy_AirBlade_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 15.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_AirBlade_Hit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_StonePillar": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"viewSize": 2.0
|
|
},
|
|
"hasConnectTrigger": true,
|
|
"connectTriggerPriority": 1,
|
|
"moveRefreshGroundForceUp": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StonePillar_ElementShield",
|
|
"abilityName": "Effigy_StonePillar_ElementShield",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_StonePillar_DetectAvatar",
|
|
"abilityName": "Effigy_StonePillar_DetectAvatar",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_StonePillar_StoneBall",
|
|
"abilityName": "Effigy_Rock_Elite_StonePillar_StoneBall",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityName": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 2.5999999046325684
|
|
},
|
|
"radiusOffset": 2.0,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"size": "Grand",
|
|
"shieldBarOnly": true
|
|
},
|
|
"canRemoveByClient": true
|
|
},
|
|
"Effigy_RockHeart": {
|
|
"$type": "ConfigGadget",
|
|
"hasConnectTrigger": true,
|
|
"moveRefreshGroundForceUp": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_RockHeart_ElementShield",
|
|
"abilityName": "Effigy_RockHeart_ElementShield",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityName": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 16.5
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 2.5
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 48.0,
|
|
"size": "Big",
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_RockShield": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_RockShield_SafeZone",
|
|
"abilityName": "Effigy_RockShield_SafeZone",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 17.5
|
|
}
|
|
},
|
|
"Effigy_RebornPillar": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"viewSize": 2.0
|
|
},
|
|
"hasConnectTrigger": true,
|
|
"moveRefreshGroundForceUp": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_RebornPillar_ElementShield",
|
|
"abilityName": "Effigy_RebornPillar_ElementShield",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityName": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 20.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 2.5999999046325684
|
|
},
|
|
"radiusOffset": 2.0,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"size": "Grand",
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Spike": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
}
|
|
},
|
|
"Effigy_SpikeDamage": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_SpikeDamage",
|
|
"abilityName": "Effigy_SpikeDamage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_ChargeAtkWave": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_ChargeAtkWave_Hit",
|
|
"abilityName": "Effigy_ChargeAtkWave_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 0.800000011920929
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 15.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "AllExceptSelf",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_ChargeAtkWave_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_StoneBall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_StoneBall_Hit",
|
|
"abilityName": "Effigy_StoneBall_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 35.0,
|
|
"acceleration": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_StoneBall_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_EffectStoneBall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_EffectStoneBall_Effect",
|
|
"abilityName": "Effigy_EffectStoneBall_Effect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 10.0,
|
|
"maxSpeed": 20.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 1080.0,
|
|
"acceleration": 25.0,
|
|
"canBornInWater": true,
|
|
"delay": 0.25,
|
|
"itanoCircusStartAngler": 180.0,
|
|
"guidanceDelay": 0.15000000596046448,
|
|
"guidanceMinAnglerVelocity": 720.0
|
|
}
|
|
},
|
|
"Effigy_RockLaser": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 50.0
|
|
}
|
|
},
|
|
"Effigy_RockFallZone": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_RockFallZone_Damage",
|
|
"abilityName": "Effigy_RockFallZone_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 32.5
|
|
}
|
|
},
|
|
"Effigy_RockFall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_RockFall_Hit",
|
|
"abilityName": "Effigy_RockFall_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 50.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": -90.0,
|
|
"gravityOfAcceleration": 50.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_RockFall_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_Pile": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"defense": 999999.0,
|
|
"weight": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_Pile_Actived",
|
|
"abilityName": "Effigy_Electric_Elite_Pile_Actived",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 1.0
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 24.0,
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_ChargeBullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_ChargeBulletHit",
|
|
"abilityName": "Effigy_Electric_Elite_ChargeBulletHit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 8.0,
|
|
"canBornInWater": true,
|
|
"delay": 2.0,
|
|
"stickToGround": {
|
|
"maxStepHeight": 1.0,
|
|
"maxSlopeAngle": 75.0,
|
|
"heightToGround": 1.2000000476837158,
|
|
"flexibleRange": 0.10000000149011612,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Electric_Elite_ChargeBulletHit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_ChargeBullet2Avatar": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_ChargeBullet2AvatarHit",
|
|
"abilityName": "Effigy_Electric_Elite_ChargeBullet2AvatarHit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 6.0,
|
|
"maxSpeed": 7.0,
|
|
"minSpeed": 4.0,
|
|
"anglerVelocity": 1080.0,
|
|
"acceleration": 5.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 2.0,
|
|
"itanoCircusStartAngler": 270.0,
|
|
"guidanceMinAnglerVelocity": 720.0,
|
|
"guidanceDuration": 3.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Electric_Elite_ChargeBullet2AvatarHit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_ElectricBullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.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": "Effigy_Electric_Elite_ElectricBullet_BulletSet",
|
|
"abilityName": "Effigy_Electric_Elite_ElectricBullet_BulletSet",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_ElectricBullet_Hit",
|
|
"abilityName": "Effigy_Electric_Elite_ElectricBullet_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 9.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 6.0,
|
|
"maxSpeed": 7.0,
|
|
"minSpeed": 4.0,
|
|
"anglerVelocity": 1080.0,
|
|
"acceleration": 5.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 1.2000000476837158,
|
|
"itanoCircusStartAngler": 270.0,
|
|
"guidanceMinAnglerVelocity": 720.0,
|
|
"guidanceDuration": 3.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Electric_Elite_ElectricBullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_EffectElectricBullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_EffectElectricBullet",
|
|
"abilityName": "Effigy_Electric_Elite_EffectElectricBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 10.0,
|
|
"maxSpeed": 20.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 1080.0,
|
|
"acceleration": 25.0,
|
|
"canBornInWater": true,
|
|
"delay": 0.25,
|
|
"itanoCircusStartAngler": 180.0,
|
|
"guidanceDelay": 0.15000000596046448,
|
|
"guidanceMinAnglerVelocity": 720.0
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_RebornPartSmall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"scale": 0.5
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_RebornPart_ElementShieldSmall",
|
|
"abilityName": "Effigy_Electric_Elite_RebornPart_ElementShieldSmall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 1.2000000476837158
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 30.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 30.0,
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_RebornPartNorm": {
|
|
"$type": "ConfigGadget",
|
|
"common": {},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_RebornPart_ElementShieldNorm",
|
|
"abilityName": "Effigy_Electric_Elite_RebornPart_ElementShieldNorm",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 0.6000000238418579
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 30.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 30.0,
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Electric_Elite_RebornPartBig": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"scale": 1.5
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Electric_Elite_RebornPart_ElementShieldBig",
|
|
"abilityName": "Effigy_Electric_Elite_RebornPart_ElementShieldBig",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 0.800000011920929
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 30.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 30.0,
|
|
"size": "Big",
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_AirBlade": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.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": "Effigy_Wind_Elite_AirBlade",
|
|
"abilityName": "Effigy_Wind_Elite_AirBlade",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.2000000476837158
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 13.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Wind_Elite_AirBlade"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_EffectAirGun": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_EffectAirGun_Hit",
|
|
"abilityName": "Effigy_Wind_Elite_EffectAirGun_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 15.0,
|
|
"maxSpeed": 20.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 1080.0,
|
|
"acceleration": 25.0,
|
|
"canBornInWater": true,
|
|
"delay": 0.20000000298023224,
|
|
"itanoCircusStartAngler": 180.0,
|
|
"guidanceDelay": 0.15000000596046448,
|
|
"guidanceMinAnglerVelocity": 720.0
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_EffectAirGunAOE": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_EffectAirGunAOE_Hit",
|
|
"abilityName": "Effigy_Wind_Elite_EffectAirGunAOE_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 15.0,
|
|
"maxSpeed": 20.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 1080.0,
|
|
"acceleration": 25.0,
|
|
"canBornInWater": true,
|
|
"delay": 0.20000000298023224,
|
|
"itanoCircusStartAngler": 180.0,
|
|
"guidanceDelay": 0.15000000596046448,
|
|
"guidanceMinAnglerVelocity": 720.0
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_AirGun": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_AirGun_Hit",
|
|
"abilityName": "Effigy_Wind_Elite_AirGun_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Wind_Elite_AirGun_Hit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_AirGunAOE": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_AirGunAOE_Hit",
|
|
"abilityName": "Effigy_Wind_Elite_AirGunAOE_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 18.0,
|
|
"acceleration": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Wind_Elite_AirGunAOE_Hit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_WindFallPosition": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_WindFallPosition",
|
|
"abilityName": "Effigy_Wind_Elite_WindFallPosition",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 150.0
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_WindFall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_WindFall_Hit",
|
|
"abilityName": "Effigy_Wind_Elite_WindFall_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.5
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 120.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": -90.0,
|
|
"gravityOfAcceleration": 100.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Wind_Elite_WindFall_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_WindFallPile": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 999999.0,
|
|
"defense": 999999.0,
|
|
"weight": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_WindFallPile",
|
|
"abilityName": "Effigy_Wind_Elite_WindFallPile",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 120.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 0.6000000238418579
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 30.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 30.0,
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_AirFlow": {
|
|
"$type": "ConfigGadget",
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
},
|
|
"misc": {
|
|
"forceField": {
|
|
"$type": "ConfigAirflowField",
|
|
"alias": "",
|
|
"ADNDKHDKAEC": "",
|
|
"BEDBEJAACAH": "",
|
|
"velocity": 10.0,
|
|
"scale": 1.5,
|
|
"stayEffect": "Eff_Windfield_Stay",
|
|
"enterEffect": "Eff_Windfield_Enter"
|
|
},
|
|
"escapeEffect": ""
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_DynamicElementBall_Reborn": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Wind_Elite_DynamicElementBall_Reborn_GenerateWindElemBall",
|
|
"abilityName": "Effigy_Wind_Elite_DynamicElementBall_Reborn_GenerateWindElemBall",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Effigy_StaticElementBall_Wind_Reborn_GenerateRebornElemBall",
|
|
"abilityName": "Effigy_StaticElementBall_Wind_Reborn_GenerateRebornElemBall",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 20.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigSurroundBulletMove",
|
|
"speed": 3.0,
|
|
"anglerVelocity": 180.0,
|
|
"canBornInWater": true,
|
|
"clockwise": true,
|
|
"radius": 7.5,
|
|
"destroyWhenTargetDie": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Wind_Elite_DynamicElementBall_Reborn_GenerateWindElemBall"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_ShieldCreate": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"defense": 999999.0,
|
|
"weight": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_ShieldCreate",
|
|
"abilityName": "Effigy_Rock_Elite_ShieldCreate",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_CrystalSeed_Trigger": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox",
|
|
"scaleZ": 0.4000000059604645
|
|
},
|
|
"mass": 3.0,
|
|
"affectedByWorld": true,
|
|
"checkInSurface": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_CrystalSeed_Trigger",
|
|
"abilityName": "Effigy_Rock_Elite_CrystalSeed_Trigger",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 5.0,
|
|
"acceleration": -4.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 50.0,
|
|
"gravityOfAcceleration": 30.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 2.0,
|
|
"minSpeed": 3.0,
|
|
"maxSpeed": 7.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "All"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Rock_Elite_CrystalSeed_Trigger"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_CrystalSeed": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gadget_Lv1"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_CrystalSeed",
|
|
"abilityName": "Effigy_Rock_Elite_CrystalSeed",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR2",
|
|
"KAMPCBALFMH": "",
|
|
"startCheckTime": 0.30000001192092896,
|
|
"checkInterval": 0.10000000149011612,
|
|
"triggerCount": 1,
|
|
"lifeTime": 180.0,
|
|
"overwriteCampType": true,
|
|
"campType": "All",
|
|
"useCollider": false,
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_ShieldCreateSpecial": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"defense": 999999.0,
|
|
"weight": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_ShieldCreateSpecial",
|
|
"abilityName": "Effigy_Rock_Elite_ShieldCreateSpecial",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_CrystalSeed_TriggerSpecial": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox",
|
|
"scaleZ": 0.4000000059604645
|
|
},
|
|
"mass": 2.0,
|
|
"affectedByWorld": true,
|
|
"checkInSurface": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_CrystalSeed_TriggerSpecial",
|
|
"abilityName": "Effigy_Rock_Elite_CrystalSeed_TriggerSpecial",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 8.0,
|
|
"acceleration": -4.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 20.0,
|
|
"gravityOfAcceleration": 6.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 2.0,
|
|
"minSpeed": 3.0,
|
|
"maxSpeed": 10.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "All"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Rock_Elite_CrystalSeed_TriggerSpecial"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_RockShield": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_RockShield_SafeZone",
|
|
"abilityName": "Effigy_Rock_Elite_RockShield_SafeZone",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 17.5
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_InitialPos": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeInfinite": true,
|
|
"lifeTime": 9999.0
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_StoneStormPile": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"mass": 999999.0
|
|
},
|
|
"specialPoint": {
|
|
"elementAbsorb": "RootNode",
|
|
"elementPendant": "",
|
|
"elementDrop": "RootNode",
|
|
"bulletAim": "BulletAimPoint"
|
|
},
|
|
"hasConnectTrigger": true,
|
|
"moveRefreshGroundForceUp": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 1.0,
|
|
"weight": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_StoneStormPile",
|
|
"abilityName": "Effigy_Rock_Elite_StoneStormPile",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityName": "Monster_Common_RockGadget_Summon_Detect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"offset": {
|
|
"y": 1.0
|
|
},
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 30.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 30.0,
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_StoneStormBullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_StoneStormBullet",
|
|
"abilityName": "Effigy_Rock_Elite_StoneStormBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "SelfCamp"
|
|
}
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_StoneBall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_StoneBall_Hit",
|
|
"abilityName": "Effigy_Rock_Elite_StoneBall_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 40.0,
|
|
"acceleration": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Rock_Elite_StoneBall_Hit"
|
|
}
|
|
],
|
|
"enableCollisionDelay": 1.0499999523162842
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_StoneBallEnergyBullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_StoneBallEnergyBullet",
|
|
"abilityName": "Effigy_Rock_Elite_StoneBallEnergyBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 12.0,
|
|
"canBornInWater": true,
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "SelfCamp"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Rock_Elite_StoneBallEnergyBullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_Spike": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_SpikeDamage",
|
|
"abilityName": "Effigy_Rock_Elite_SpikeDamage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_Rock_Elite_SpikeLast": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Rock_Elite_SpikeLastDamage",
|
|
"abilityName": "Effigy_Rock_Elite_SpikeLastDamage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_Wind_Elite_Tornado": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"weight": 9999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Tornado_State",
|
|
"abilityName": "Effigy_Tornado_State",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigPinballBulletMove",
|
|
"velocityForce": {
|
|
"excludeForces": [
|
|
"WindZoneType",
|
|
"AirflowType",
|
|
"RiseType",
|
|
"SpeedupType",
|
|
"AirflowAccType"
|
|
]
|
|
},
|
|
"speed": 8.0,
|
|
"canBornInWater": true,
|
|
"delay": 0.25,
|
|
"stickToGround": {
|
|
"maxStepHeight": 1.0,
|
|
"maxSlopeAngle": 60.0,
|
|
"heightToGround": 0.5,
|
|
"flexibleRange": 0.25,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Stay"
|
|
},
|
|
"radius": 12.0,
|
|
"traceOnYAxis": true,
|
|
"randomBackAngleAdded": 60.0,
|
|
"reboundInterval": 0.20000000298023224,
|
|
"outOfRangeFixCD": 0.5
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_RangeAtk_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Ice_RangeAtk_Bullet_Hit",
|
|
"abilityName": "Monster_Effigy_Ice_RangeAtk_Bullet_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 30.0,
|
|
"maxSpeed": 60.0,
|
|
"minSpeed": 12.0,
|
|
"anglerVelocity": 120.0,
|
|
"acceleration": -40.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"itanoCircusStartAngler": 180.0,
|
|
"guidanceDelay": 0.125,
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 120.0,
|
|
"guidanceDuration": 1.75
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Ice_RangeAtk_Bullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_RangeAtk_Shield": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Ice_RangeAtk_Shield",
|
|
"abilityName": "Effigy_Ice_RangeAtk_Shield",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 3.0,
|
|
"maxSpeed": 24.0,
|
|
"minSpeed": 3.0,
|
|
"anglerVelocity": 150.0,
|
|
"acceleration": 32.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"guidanceDelay": 0.20000000298023224,
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 150.0,
|
|
"guidanceDuration": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ice_RangeAtk_Shield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_NeedleSpinningShoot_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox",
|
|
"scaleZ": 0.4000000059604645
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "IceFog",
|
|
"abilityName": "Effigy_Ice_NeedleSpinningShoot_IceFog",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.5
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 45.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.75,
|
|
"fixAngleOfVer": 2.0,
|
|
"minSpeed": 7.0,
|
|
"maxSpeed": 15.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_NeedleAttack_Needle": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_NeedleAttack_Needle",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_NeedleAttack_Needle",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_Bullet02": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_NeedleAttack_Needle",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_NeedleAttack_Needle",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 5.0,
|
|
"maxSpeed": 20.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 90.0,
|
|
"acceleration": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity",
|
|
"traceLerpCoef": 3600.0
|
|
},
|
|
"delay": 1.0,
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 90.0,
|
|
"guidanceDuration": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_NeedleAttack_Needle"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_NeedleAttack_Needle"
|
|
}
|
|
],
|
|
"enableCollisionDelay": 1.0
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_SpikeStrike_Attack": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Ice_SpikeStrike_Attack",
|
|
"abilityName": "Monster_Effigy_Ice_SpikeStrike_Attack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.5
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_SpikeAttack_FanShaped_Launcher": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Ice_Revive_SpikeAttack_FanShaped_Launcher",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_SpikeAttack_FanShaped_Launcher",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
}
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_SpikeAttack_FanShaped_Attack": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Ice_Revive_SpikeAttack_FanShaped_Attack",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_SpikeAttack_FanShaped_Attack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
}
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.5
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround"
|
|
}
|
|
],
|
|
"dieDelayTime": 0.5
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 20.0,
|
|
"maxSpeed": 20.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 30.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity",
|
|
"traceLerpCoef": 360.0
|
|
},
|
|
"stickToGround": {
|
|
"maxStepHeight": 20.0,
|
|
"maxSlopeAngle": 60.0,
|
|
"heightToGround": 0.6000000238418579,
|
|
"flexibleRange": 0.25,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 30.0,
|
|
"guidanceDuration": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "AllExceptSelf"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceWall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWall",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWallMarker_01",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 360.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigSurroundBulletMove",
|
|
"speed": 13.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"syncToRemote": true,
|
|
"NNGEJEMPEGF": true,
|
|
"radius": 8.0,
|
|
"destroyWhenTargetDie": true
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceWall02": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWall_Reverse",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWallMarker_Reverse01",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 360.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigSurroundBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"syncToRemote": true,
|
|
"NNGEJEMPEGF": true,
|
|
"clockwise": true,
|
|
"radius": 13.0,
|
|
"destroyWhenTargetDie": true
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_Bullet_Activity": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 45.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.75,
|
|
"fixAngleOfVer": 2.0,
|
|
"minSpeed": 9.0,
|
|
"maxSpeed": 11.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround_Activity": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 9.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletOnGround"
|
|
}
|
|
],
|
|
"dieDelayTime": 0.5
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_Activity": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_ActivityMarker",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 40.0,
|
|
"maxSpeed": 40.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 60.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity",
|
|
"traceLerpCoef": 360.0
|
|
},
|
|
"stickToGround": {
|
|
"maxStepHeight": 20.0,
|
|
"maxSlopeAngle": 60.0,
|
|
"heightToGround": 0.6000000238418579,
|
|
"flexibleRange": 0.25,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 30.0,
|
|
"guidanceDuration": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "AllExceptSelf"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_RangeAtk_Activity_Shield": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Ice_RangeAtk_Activity_Shield",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 0.10000000149011612,
|
|
"maxSpeed": 12.0,
|
|
"minSpeed": 3.0,
|
|
"anglerVelocity": 30.0,
|
|
"acceleration": 12.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"guidanceDelay": 0.6000000238418579,
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 30.0,
|
|
"guidanceDuration": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ice_RangeAtk_Activity_Shield"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_NeedleSpinningShoot_Activity_MultiBullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox",
|
|
"scaleZ": 0.4000000059604645
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Ice_NeedleSpinningShoot_Activity_MultiBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigMultiBulletMove"
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigMultiBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ice_NeedleSpinningShoot_Activity_MultiBullet"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ice_NeedleSpinningShoot_Activity_MultiBullet"
|
|
}
|
|
],
|
|
"killByOther": true,
|
|
"GAJLPNFKMBH": {
|
|
"$type": "ConfigEffectItanoCircusBullet",
|
|
"healLimitedByCasterMaxHPRatio": "Eff_Monster_Effigy_Ice_NeedleSpinningShoot_Activity_Bullet"
|
|
}
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_Bullet_Activity_LongRange": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 45.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"fixAngleOfVer": 2.0,
|
|
"minSpeed": 13.25,
|
|
"maxSpeed": 13.25
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Ice_Revive_IceBarrage_Bullet_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_Activity_DoubleShieldDamage": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_DoubleShieldDamageMarker",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_DoubleShieldDamageMarker",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_ActivityMarker",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 40.0,
|
|
"maxSpeed": 40.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 60.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity",
|
|
"traceLerpCoef": 360.0
|
|
},
|
|
"stickToGround": {
|
|
"maxStepHeight": 20.0,
|
|
"maxSlopeAngle": 60.0,
|
|
"heightToGround": 0.6000000238418579,
|
|
"flexibleRange": 0.25,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 30.0,
|
|
"guidanceDuration": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "AllExceptSelf"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceBarrage_BulletKicked_End"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceWall_B": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWall",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWallMarker_02",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 360.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigSurroundBulletMove",
|
|
"speed": 13.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"syncToRemote": true,
|
|
"NNGEJEMPEGF": true,
|
|
"radius": 8.0,
|
|
"destroyWhenTargetDie": true
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceWall_C": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWall",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWallMarker_03",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 360.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigSurroundBulletMove",
|
|
"speed": 13.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"syncToRemote": true,
|
|
"NNGEJEMPEGF": true,
|
|
"radius": 8.0,
|
|
"destroyWhenTargetDie": true
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceWall02_B": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWall_Reverse",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWallMarker_Reverse02",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 360.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigSurroundBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"syncToRemote": true,
|
|
"NNGEJEMPEGF": true,
|
|
"clockwise": true,
|
|
"radius": 13.0,
|
|
"destroyWhenTargetDie": true
|
|
}
|
|
},
|
|
"Bullet_Effigy_Ice_Revive_IceWall02_C": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"mass": 999999.0
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"endureType": "Monster_Boss_Other",
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWall_Reverse",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Bullet_Effigy_Ice_Revive_IceWallMarker_Reverse03",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 360.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigSurroundBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"syncToRemote": true,
|
|
"NNGEJEMPEGF": true,
|
|
"clockwise": true,
|
|
"radius": 13.0,
|
|
"destroyWhenTargetDie": true
|
|
}
|
|
},
|
|
"Bullet_Effigy_Fire_FirePillarStrike_Attack": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Fire_FirePillarStrike_Attack",
|
|
"abilityName": "Monster_Effigy_Fire_FirePillarStrike_Attack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.5
|
|
}
|
|
},
|
|
"Bullet_Effigy_Fire_FirePillarStrike_CanBornTinder_Attack": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Fire_FirePillarStrike_CanBornTinder_Attack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 10.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.5
|
|
}
|
|
},
|
|
"Bullet_Effigy_Fire_RangeAtk_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Fire_RangeAtk_Bullet",
|
|
"abilityName": "Monster_Effigy_Fire_RangeAtk_Bullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigItanoCircusBulletMove",
|
|
"speed": 6.0,
|
|
"maxSpeed": 14.0,
|
|
"minSpeed": 3.0,
|
|
"anglerVelocity": 150.0,
|
|
"acceleration": 32.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"itanoCircusStartAngler": 180.0,
|
|
"guidanceDelay": 0.20000000298023224,
|
|
"guidanceMinAnglerVelocity": 150.0,
|
|
"guidanceDuration": 1.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_RangeAtk_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Fire_TinderBase": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Fire_TinderBase",
|
|
"abilityName": "Monster_Effigy_Fire_TinderBase",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
}
|
|
},
|
|
"Effigy_Fire_Tinder": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Boss_Lv5"
|
|
},
|
|
"die": {
|
|
"dieEndTime": 1.5,
|
|
"dieForceDisappearTime": 3.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Fire_Tinder",
|
|
"abilityName": "Monster_Effigy_Fire_Tinder",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 48.0,
|
|
"size": "Big",
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Bullet_Effigy_Fire_Burning_MultiFire_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Monster_Effigy_Fire_Burning_MultiFire_Bullet",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_MultiFire_Bullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 30.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 20.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 6.0,
|
|
"fixAngleOfVer": 10.0,
|
|
"minSpeed": 9.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_MultiFire_Bullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Fire_TinderBase_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Fire_TinderBase_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
}
|
|
},
|
|
"Effigy_Fire_TinderBase_Elite_Difficulty": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Fire_TinderBase_Elite_Difficulty",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
}
|
|
},
|
|
"Effigy_Fire_Tinder_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
},
|
|
"die": {
|
|
"dieEndTime": 1.5,
|
|
"dieForceDisappearTime": 3.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Fire_Tinder_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 48.0,
|
|
"size": "Big",
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Fire_Tinder_Elite_Difficulty": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
},
|
|
"die": {
|
|
"dieEndTime": 1.5,
|
|
"dieForceDisappearTime": 3.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Fire_Tinder_Elite_Difficulty",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
},
|
|
"billboard": {
|
|
"$type": "ConfigCombatBillboard",
|
|
"attachPoint": "BillboardAttach",
|
|
"radiusOffset": 0.5,
|
|
"showDistance": 48.0,
|
|
"showHPBar": true,
|
|
"forceShowDistance": 48.0,
|
|
"size": "Big",
|
|
"shieldBarOnly": true
|
|
}
|
|
},
|
|
"Effigy_Fire_Burning_MultiFire_Bullet_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_MultiFire_Bullet_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 30.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 20.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 6.0,
|
|
"fixAngleOfVer": 10.0,
|
|
"minSpeed": 9.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_MultiFire_Bullet_Elite"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Fire_Burning_RollingCharge_BurningGround_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Fire_Burning_RollingCharge_BurningGround_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 12.0
|
|
}
|
|
},
|
|
"Effigy_Water_DiveLoop": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Shougun_NormalAtk_RushBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "RootNode"
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Shougun_NormalAtk_RushBullet"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_RainArea": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Water_RainArea",
|
|
"abilityName": "Effigy_Water_RainArea",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
}
|
|
},
|
|
"Effigy_Water_RainArea_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_RainArea_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
}
|
|
},
|
|
"Effigy_Water_WaveFormLoop": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_WaveFormDamage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "RootNode"
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.800000011920929,
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_WaveFormDamage"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_BubblePos": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_BubbleArea",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
}
|
|
},
|
|
"Effigy_Water_Bubble": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_Bubble_Explode",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_BubbleEffect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_Bubble_Surround",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.5
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 1.0,
|
|
"acceleration": -0.15000000596046448,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.20000000298023224
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "AllExceptSelf",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_Bubble_Surround"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_Bubble_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Effigy_Water_BigWave": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_BigWave",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.5
|
|
},
|
|
"move": {
|
|
"$type": "ConfigLinerBulletMove",
|
|
"speed": 3.0,
|
|
"canBornInWater": true,
|
|
"delay": 1.5
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.5,
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_BigWave"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_RainStromDolphin": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_RainStromDolphin",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_Water_Ooze_HealBall": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallExplode",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallDie",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 2.0,
|
|
"anglerVelocity": 360.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "AllExceptSelf",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallExplode"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallDie"
|
|
}
|
|
],
|
|
"enableCollisionDelay": 0.5
|
|
}
|
|
},
|
|
"Effigy_Water_Ooze_HealBall_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallExplode_Elite",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallDie_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 17.5
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 2.0,
|
|
"anglerVelocity": 360.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "AllExceptSelf",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallExplode_Elite"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Ooze_TypeHeal_HealBallDie_Elite"
|
|
}
|
|
],
|
|
"enableCollisionDelay": 0.5
|
|
}
|
|
},
|
|
"Effigy_Water_Ooze_Explode": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Effigy_Ooze_TypeAttack_Explode",
|
|
"abilityName": "Effigy_Ooze_TypeAttack_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
}
|
|
},
|
|
"Effigy_Water_Ooze_Explode_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Ooze_TypeAttack_Explode_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
}
|
|
},
|
|
"Effigy_Water_RainStromDolphinPos": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 12.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 35.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Heal": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeHeal",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 10.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 35.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeHeal"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Attack_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 7.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack_Elite"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Heal_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeHeal_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 10.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 35.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeHeal_Elite"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Damage_Elite": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeDamage_Elite",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 7.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeDamage_Elite"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Split01": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeSplitBig1",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 12.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 35.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeSplitBig1"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Split02": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeSplitBig2",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 12.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 35.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeSplitBig2"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Split03": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeSplitBig3",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 12.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 35.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeSplitBig3"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_SummonOoze_Attack": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 7.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Water_Ooze_SplitAbsorbed": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 7.5,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Effigy_Water_TriggerSummonOoze_TypeAttack"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Grass_FlowerAtk_Bullet_01": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 30.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_FlowerAtk_FollowBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 0.6000000238418579
|
|
},
|
|
"move": {
|
|
"$type": "ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"offset": {
|
|
"x": 4.5
|
|
}
|
|
}
|
|
},
|
|
"Effigy_Grass_FlowerAtk_Bullet_02": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 30.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_FlowerAtk_FollowBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 0.6000000238418579
|
|
},
|
|
"move": {
|
|
"$type": "ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"offset": {
|
|
"x": -2.25,
|
|
"z": 3.9000000953674316
|
|
}
|
|
}
|
|
},
|
|
"Effigy_Grass_FlowerAtk_Bullet_03": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 30.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_FlowerAtk_FollowBullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 0.6000000238418579
|
|
},
|
|
"move": {
|
|
"$type": "ConfigFollowMove",
|
|
"target": "TargetEntity",
|
|
"attachPoint": "",
|
|
"offset": {
|
|
"x": -2.25,
|
|
"z": -3.9000000953674316
|
|
}
|
|
}
|
|
},
|
|
"Effigy_Grass_FlowerAtk_Zone": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_FlowerAtk_Zone",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
}
|
|
},
|
|
"Effigy_Grass_WeedAtk_GrassWall": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 2.5
|
|
},
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "",
|
|
"hasCharacterRenderering": true
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4",
|
|
"overrideRange": 1.2000000476837158
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_WeedAtk_GrassWallInteract",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_WeedAtk_GrassWall_EnableCollider",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_WeedAtk_GrassWallDetect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_WeedAtk_GrassWallAttack",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_WeedAtk_GrassWallEffect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_WeedAtk_GrassWallLifeTime",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.0
|
|
},
|
|
"paimon": {
|
|
"slowDownRangeXZ": 1
|
|
}
|
|
},
|
|
"Monster_Effigy_Grass_Seed": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"specialPoint": {
|
|
"elementAbsorb": "RootNode",
|
|
"elementPendant": "",
|
|
"elementDrop": "RootNode",
|
|
"bulletAim": "CoreEffect"
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_Seed",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeInfinite": true
|
|
}
|
|
},
|
|
"Monster_Effigy_Grass_Seed_HitBox": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_FlowerAtk_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 6.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 25.0,
|
|
"acceleration": 5.0,
|
|
"accelerationTime": 5.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 18.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.5,
|
|
"fixAngleOfVer": 360.0,
|
|
"minSpeed": 0.10000000149011612,
|
|
"maxSpeed": 50.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Grass_FlowerAtk_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Grass_CircleAtk_Vine_01": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 4.0
|
|
},
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "",
|
|
"hasCharacterRenderering": true
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Boss_Lv5"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallLabel",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallEffect01",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallInteract",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallLifeTime",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallAttack",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWall_EnableCollider",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigGadgetCollidedPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.30000001192092896,
|
|
"targetType": "Enemy"
|
|
},
|
|
"collisionActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallAttack"
|
|
}
|
|
],
|
|
"thisColliderName": "Collider",
|
|
"targetColliderName": "InteeTrigger"
|
|
},
|
|
"paimon": {
|
|
"slowDownRangeXZ": 1
|
|
}
|
|
},
|
|
"Effigy_Grass_CircleAtk_Vine_02": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 4.5
|
|
},
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "",
|
|
"hasCharacterRenderering": true
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallLabel",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallEffect02",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallInteract",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallLifeTime",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallAttack",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWall_EnableCollider",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigGadgetCollidedPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.30000001192092896,
|
|
"targetType": "Enemy"
|
|
},
|
|
"collisionActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallAttack"
|
|
}
|
|
],
|
|
"thisColliderName": "Collider",
|
|
"targetColliderName": "InteeTrigger"
|
|
},
|
|
"paimon": {
|
|
"slowDownRangeXZ": 1
|
|
}
|
|
},
|
|
"Effigy_Grass_CircleAtk_Vine_03": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"viewSize": 5.0
|
|
},
|
|
"model": {
|
|
"bornEffect": "",
|
|
"attachEffect": "",
|
|
"hasCharacterRenderering": true
|
|
},
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Avatar&Monster_Lv4"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallLabel",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallEffect03",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallInteract",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallLifeTime",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallAttack",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWall_EnableCollider",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.0
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigGadgetCollidedPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 0.30000001192092896,
|
|
"targetType": "Enemy"
|
|
},
|
|
"collisionActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallAttack"
|
|
}
|
|
],
|
|
"thisColliderName": "Collider",
|
|
"targetColliderName": "InteeTrigger"
|
|
},
|
|
"paimon": {
|
|
"slowDownRangeXZ": 1
|
|
}
|
|
},
|
|
"Monster_Effigy_Grass_BallAtk_Ball": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
},
|
|
"affectedByWorld": true
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_CircleAtk_GrassWallLabel",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.0
|
|
}
|
|
},
|
|
"Effigy_Grass_ReviveAtk_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "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"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_ReviveAtk_BulletHit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 45.0,
|
|
"gravityOfAcceleration": 18.0,
|
|
"correction": {
|
|
"$type": "ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.75,
|
|
"fixAngleOfVer": 2.0,
|
|
"minSpeed": 7.0,
|
|
"maxSpeed": 15.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Grass_ReviveAtk_BulletHit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Effigy_Grass_Activity_ReviveAtk_Small_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 5000.0,
|
|
"attack": 10.0,
|
|
"weight": 150.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"lockType": "Gear_Lv3"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_Activity_ReviveAtk_Small_Bullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 7.5
|
|
}
|
|
},
|
|
"Effigy_Grass_Activity_ReviveAtk_Heal_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_Activity_ReviveAtk_Heal_Bullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 6.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 0.10000000149011612,
|
|
"anglerVelocity": 360.0,
|
|
"acceleration": 1.7999999523162842,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "AllExceptSelf"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Grass_Activity_ReviveAtk_Heal_Bullet"
|
|
}
|
|
],
|
|
"killByOther": true,
|
|
"enableCollisionDelay": 0.5
|
|
}
|
|
},
|
|
"Effigy_Grass_Activity_ReviveAtk_Fade_Bullet": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox"
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Monster_Effigy_Grass_Activity_ReviveAtk_Fade_Bullet",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 6.0
|
|
},
|
|
"move": {
|
|
"$type": "ConfigTrackBulletMove",
|
|
"speed": 0.10000000149011612,
|
|
"anglerVelocity": 360.0,
|
|
"acceleration": 1.7999999523162842,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "AllExceptSelf"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Effigy_Grass_Activity_ReviveAtk_Fade_Bullet"
|
|
}
|
|
],
|
|
"killByOther": true,
|
|
"enableCollisionDelay": 0.5
|
|
}
|
|
}
|
|
}
|