PGRData/Client/Fight/FightConfig.json

407 lines
9.1 KiB
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Key": "CollisionEffect",
"Type": "string",
"Value": "FxAirwallActivated"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "CollisionEffectInterval",
"Type": "float",
"Value": "1"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "RebootContaminationColor",
"Type": "string",
"Value": "ff3f3fff"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "RebootRescuingColor",
"Type": "string",
"Value": "34aff9ff"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "RebootRecontaminationTransitionTime",
"Type": "float",
"Value": "0.3"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "HpTransitionDuration",
"Type": "float",
"Value": "0.8"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "EnergyTransitionDuration",
"Type": "float",
"Value": "0.3"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "HpShakeDuration",
"Type": "float",
"Value": "0.2"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "HpShakeRange",
"Type": "float",
"Value": "3"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "BallTemplate",
"Type": "string",
"Value": "Assets/Product/Ui/UiFightPrefab/BallTemplate.prefab"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "UiPolygonSprite",
"Type": "string",
"Value": "Assets/Product/Texture/Image/UiFight/FightSekuai.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "AffixLevel2",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/2.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "AffixLevel3",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/3.png"
2022-12-19 17:21:16 +00:00
},
2024-09-01 20:49:41 +00:00
{
"Key": "AffixLevel4",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/4.png"
},
{
"Key": "AffixLevel5",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/5.png"
},
{
"Key": "AffixLevel6",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/6.png"
},
{
"Key": "AffixLevel7",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/7.png"
},
{
"Key": "AffixLevel8",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/8.png"
},
{
"Key": "AffixLevel9",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/9.png"
},
{
"Key": "AffixLevel10",
"Type": "string",
"Value": "Assets/Product/Texture/Image/IconAffix/9.png"
},
2022-12-19 17:21:16 +00:00
{
2022-12-20 07:23:11 +00:00
"Key": "FightOnlineMsgTime",
"Type": "float",
"Value": "10"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "FightOnlineMsgSendCdTime",
"Type": "float",
"Value": "5"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Key": "FightOnlineMsgAutoCloseTime",
"Type": "float",
"Value": "5"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "SceneRollNumber",
"Type": "string",
"Value": "Assets/Product/Ui/Prefab/SceneRollNumber.prefab"
},
{
"Key": "Used3DRollNumber",
"Type": "bool",
"Value": "0"
},
{
"Key": "HackTransitionDuration",
"Type": "float",
"Value": "0.2"
},
{
"Key": "BallOneSound",
"Type": "int",
"Value": "1001"
},
{
"Key": "BallTwoSound",
"Type": "int",
"Value": "1002"
},
{
"Key": "BallThreeSound",
"Type": "int",
"Value": "1003"
},
{
"Key": "DefaultAttackButtonImage",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "Assets/Product/Texture/Image/UiFight/FightBtnAttack.png"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "DefaultDodgeButtonImage",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "Assets/Product/Texture/Image/UiFight/FightIconDoge1.png"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "DefaultExSkillButtonImage",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "Assets/Product/Texture/Image/UiFight/FightSkillIconRLuxiya51.png"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "DefaultPartnerSkillIconImage0",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "Assets/Product/Texture/Image/UiFight/FightSkillIconCustom.png"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "DefaultPartnerSkillIconImage1",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "Assets/Product/Texture/Image/UiFight/FightSkillIconCustom.png"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "IndicatorToLocation",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "FxZhishi01"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "IndicatorToNpc",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "FxZhishi02"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "IndicatorRing",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "FxZhishiyuan"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "QteActivateEffect1",
2022-12-20 07:23:11 +00:00
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "FxUiQTE0301"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "QteActivateEffect2",
"Type": "string",
"Value": "FxUiQTE0303"
2022-12-19 17:21:16 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "QteActivateEffect3",
"Type": "string",
"Value": "FxUiQTE0302"
},
{
"Key": "QteRunningEffect",
"Type": "string",
"Value": "FxUiQTE04"
},
{
"Key": "QteCoolDownEffect1",
"Type": "string",
"Value": "FxUiQTE0201"
},
{
"Key": "QteCoolDownEffect2",
"Type": "string",
"Value": "FxUiQTE0203"
},
{
"Key": "QteCoolDownEffect3",
"Type": "string",
"Value": "FxUiQTE0202"
},
{
"Key": "FlashLightEffect",
"Type": "string",
"Value": "FxUi008"
},
{
"Key": "SpEffect",
"Type": "string",
"Value": "FxUiQTE01"
},
{
"Key": "RebootRing",
"Type": "string",
"Value": "FxFuhuokuang01"
},
{
"Key": "RebootRingActive",
"Type": "string",
"Value": "FxFuhuokuang02"
},
{
"Key": "BallLayerHeight",
"Type": "float",
"Value": "80"
},
{
"Key": "JoystickTouchRange",
"Type": "int",
"Value": "107"
},
{
"Key": "HpBarShowTime",
"Type": "float",
"Value": "5"
},
{
"Key": "ComboShakeDuration",
2022-12-20 07:23:11 +00:00
"Type": "float",
"Value": "0.2"
2023-07-10 14:36:50 +00:00
},
{
2024-09-01 20:49:41 +00:00
"Key": "ComboShakeRange",
"Type": "float",
"Value": "5"
},
{
"Key": "CameraPerspectiveAlpha",
"Type": "float",
"Value": "0.5"
},
{
"Key": "CameraPerspectiveDurationTime",
"Type": "float",
"Value": "0.4"
},
{
"Key": "CameraPerspectiveEaseTime",
"Type": "float",
"Value": "0.2"
},
{
"Key": "CameraPerspectiveNpcDefaultHeight",
"Type": "float",
"Value": "2"
},
{
"Key": "RunTiltBufferCoefficient",
"Type": "float",
"Value": "0.93"
},
{
"Key": "RunTiltGravity",
"Type": "float",
"Value": "85"
},
{
"Key": "DefaultAnimationTransition",
"Type": "float",
"Value": "0.1"
},
{
"Key": "FightLowHpPercent",
"Type": "float",
"Value": "0.25"
},
{
"Key": "HpNormalDis",
"Type": "float",
"Value": "4"
},
{
"Key": "HpMinScale",
"Type": "float",
"Value": "0.7"
},
{
"Key": "HpMaxScale",
"Type": "float",
"Value": "1.5"
},
{
"Key": "FightLowHpScreenEffect",
"Type": "int",
"Value": "100002"
},
{
"Key": "FightHurtScreenEffect",
"Type": "int",
"Value": "100001"
},
{
"Key": "FightHurtPercent",
"Type": "float",
"Value": "0.05"
},
{
"Key": "OperationMinInterval",
"Type": "float",
"Value": "0.01"
},
{
"Key": "DelayRate",
2023-07-10 14:36:50 +00:00
"Type": "float",
"Value": "1"
},
2024-09-01 20:49:41 +00:00
{
"Key": "DelayFix",
"Type": "float",
"Value": "0"
},
{
"Key": "ReceiveRecordCount",
"Type": "int",
"Value": "30"
},
{
"Key": "DefaultViewDuration",
"Type": "float",
"Value": "1.5"
},
2023-07-10 14:36:50 +00:00
{
"Key": "DefaultViewNoMouseMoveMaxTime",
"Type": "float",
"Value": "15"
},
{
"Key": "FreeViewNoMouseMoveMaxTime",
"Type": "float",
"Value": "0.2"
},
{
"Key": "DefaultFightBtnExitTexture",
"Type": "string",
"Value": "Assets/Product/Texture/Image/UiFight/FightButtonExitNor.png"
},
{
"Key": "PCFightBtnExitTexture",
"Type": "string",
"Value": "Assets/Product/Texture/Image/UiFight/FightButtonExitPCNor.png"
},
{
"Key": "XboxFightBtnExitTexture",
"Type": "string",
"Value": "Assets/Product/Texture/Image/UiFight/FightButtonExitXBOXNor.png"
},
{
"Key": "PsFightBtnExitTexture",
"Type": "string",
"Value": "Assets/Product/Texture/Image/UiFight/FightButtonExitPSNor.png"
},
{
"Key": "ControlCameraByDragTip",
"Type": "string",
"Value": "Switched to Classic Mode: Hold the left mouse button to control camera movement"
},
{
"Key": "ControlCameraByMoveTip",
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "Switched to Classic Mode: POV will automatically moves according to the mouse."
2023-07-10 14:36:50 +00:00
},
{
"Key": "OccupiedKeyCode",
"Type": "string",
2024-09-01 20:49:41 +00:00
"Value": "The key is occupied and cannot be customized."
2022-12-19 17:21:16 +00:00
}
]