Update common

This commit is contained in:
Yuuki 2024-06-25 22:17:24 +08:00
parent e368e709f2
commit e8a8a82f7b

View File

@ -1534,7 +1534,7 @@
"forceLockTargetInCombat": 0.0
},
"elemUI": {
"showIconEntityTypes": [
"filter": [
"Monster",
"Gadget",
"Partner"
@ -1714,6 +1714,13 @@
41089010
],
"maxValue": 1
},
{
"tag": "Sigewinne_ElementalArt_Core",
"gadgetIDs": [
41095006
],
"maxValue": 12
}
],
"tempComponentBudget": {
@ -2153,11 +2160,11 @@
"resourcesManagerInstantiateJobTime": 0.5
},
"ik": {
"remoteMoveIK": {
"remoteClimbIK": {
"pc": true,
"editor": true
},
"remoteClimbIK": {
"remoteMoveIK": {
"pc": true,
"editor": true
}
@ -2801,6 +2808,28 @@
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"bullet": {
"property": {
"useCreatorProperty": true,
"hp": 100.0,
"attack": 10.0,
"weight": 1.0,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
}
},
"combatAntiCheatAttackTagWhiteList": [
@ -2998,6 +3027,15 @@
"Avatar_Liney": [
41084001,
41084006
],
"Avatar_Sigewinne": [
41095007,
41095010
],
"Avatar_Sethos": [
41097001,
41097005,
41097008
]
}
}