Files
GenshinData-1/BinOutput/Gadget/ConfigGadget_Homeworld_Standard.json
Dimbreath d633c8cfe5 BinOutput
2021-05-16 19:49:16 -03:00

174 lines
5.4 KiB
JSON

{
"SceneObj_Homeworld_Standard_Cooking": {
"$type": "ConfigGadget",
"hasModel": true,
"combat": {
"property": {
"HP": 99999.0,
"isInvincible": true,
"isLockHP": true,
"ignoreDamageToSelf": true
},
"beHit": {
"hitBloodEffect": "",
"hitAutoRedirect": false
}
},
"abilities": [
{
"abilityID": "Ability_01",
"abilityName": "SceneObj_Homeworld_Standard_Cooking_Ability",
"abilityOverride": ""
}
],
"uiInteract": {
"gadgetUIBtnCfgPath": "UI/open_cooking_page",
"uiName": "UI_COOKING_QTE_TITLE"
},
"keepModifierOutSight": false,
"intee": {
"triggerRadius": 1.5
},
"lowPriorityIntee": true
},
"SceneObj_Homeworld_Standard_Forging": {
"$type": "ConfigGadget",
"hasModel": true,
"combat": {
"property": {
"HP": 99999.0,
"isLockHP": true,
"ignoreDamageToSelf": true
}
},
"uiInteract": {
"gadgetUIBtnCfgPath": "UI/open_forging_page",
"uiName": "UI_FORGE_PAGE_TITLE"
},
"keepModifierOutSight": false,
"intee": {
"triggerRadius": 1.5
},
"lowPriorityIntee": true
},
"SceneObj_Homeworld_Standard_Synthesis": {
"$type": "ConfigGadget",
"hasModel": true,
"combat": {
"property": {
"HP": 99999.0,
"isLockHP": true,
"ignoreDamageToSelf": true
}
},
"uiInteract": {
"gadgetUIBtnCfgPath": "UI/open_synthesis_page",
"uiName": "UI_SYNTHESIS_PAGE_TITLE"
},
"keepModifierOutSight": false,
"intee": {
"triggerRadius": 1.5
},
"lowPriorityIntee": true
},
"SceneObj_Homeworld_Standard_MainBuilding": {
"$type": "ConfigGadget",
"hasModel": true,
"abilities": [
{
"abilityID": "Ability_01",
"abilityName": "SceneObj_Homeworld_Standard_MainBuilding_Ability",
"abilityOverride": ""
}
]
},
"SceneObj_Homeworld_Standard_Candlelight": {
"$type": "ConfigGadget",
"abilities": [
{
"abilityID": "Ability_01",
"abilityName": "SceneObj_Homeworld_Standard_Candlelight_Ability",
"abilityOverride": ""
}
]
},
"SceneObj_Homeworld_Standard_Bush": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachMesh",
"mesh": "EffectMesh"
},
"affectedByWorld": true
},
"combat": {
"property": {
"HP": 100.0,
"attack": 10.0,
"weight": 75.0,
"isLockHP": true,
"isGhostToAllied": true,
"ignorePurgeRate": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"abilities": [
{
"abilityID": "Ability_01",
"abilityName": "SceneObj_Homeworld_Standard_Bush_Ability",
"abilityOverride": ""
}
]
},
"SceneObj_Homeworld_Standard_Door": {
"$type": "ConfigGadget",
"hasModel": true,
"combat": {
"property": {
"HP": 99999.0,
"isInvincible": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true
}
},
"misc": {
"autoDoor": {},
"escapeEffect": ""
},
"stateLayers": {
"defaultLayer": {
"$type": "ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"All": {
"$type": "ConfigNormalStateIDInfo",
"animatorStates": {
"ClosingIn": [
"Audio_SceneObj_Gear_KnightDoor_Close"
],
"ClosingWait": [],
"OpeningIn": [
"Audio_SceneObj_Gear_KnightDoor_Open"
],
"OpenIn": [],
"OpeningOut": [
"Audio_SceneObj_Gear_KnightDoor_Open"
],
"OpenOut": [],
"ClosingOut": [
"Audio_SceneObj_Gear_KnightDoor_Close"
],
"ClosingOutWait": []
},
"cullingModelAlwaysAnimate": true
}
}
}
}
}
}