ITR2_ASSET/IntoTheRadius2/Content/ITR2/Configurations/DA_NPCConfig.json

3030 lines
93 KiB
JSON
Raw Normal View History

2024-11-28 06:17:42 +00:00
[
{
"Type": "NPCConfig",
"Name": "DA_NPCConfig",
"Class": "UScriptClass'NPCConfig'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"AISightStaticDataTable": {
"ObjectName": "DataTable'DT_NPCData'",
"ObjectPath": "/Game/ITR2/Configurations/Infos/NPC/DT_NPCData.0"
},
"AIStimuliStaticDataTable": {
"ObjectName": "DataTable'DT_StimuliData'",
"ObjectPath": "/Game/ITR2/Configurations/Infos/NPC/DT_StimuliData.0"
},
"SensePriorityInfo": [
{
"SenseClass": {
"ObjectName": "Class'RadiusAISense_Sight'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ValueOfFullSense": 1.0
},
{
"SenseClass": {
"ObjectName": "Class'RadiusAISense_Hearing'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ValueOfFullSense": 10000.0
},
{
"SenseClass": {
"ObjectName": "Class'AISense_Damage'",
"ObjectPath": "/Script/AIModule"
},
"ValueOfFullSense": 150.0
},
{
"SenseClass": {
"ObjectName": "Class'RadiusAISense_Team'",
"ObjectPath": "/Script/IntoTheRadius2"
},
"ValueOfFullSense": 1.0
}
],
"MaxSenseDistance": 20000.0,
"MatSoundProofMap": [
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Brick.PM_Brick'",
"Value": 2.1
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Cardboard.PM_Cardboard'",
"Value": 2.4
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Concrete.PM_Concrete'",
"Value": 1.6
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Metal.PM_Metal'",
"Value": 0.4
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Plastic.PM_Plastic'",
"Value": 0.6
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Sand.PM_Sand'",
"Value": 3.0
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Stucco.PM_Stucco'",
"Value": 2.1
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_SolidWood.PM_SolidWood'",
"Value": 1.5
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Asphalt.PM_Asphalt'",
"Value": 2.1
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Clay.PM_Clay'",
"Value": 2.7
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Grass.PM_Grass'",
"Value": 0.0
},
{
"Key": "PhysicalMaterial'/Game/ITR2/Levels/Benchmark/Benchmark_Landscape_sharedassets/PM_Ash.PM_Ash'",
"Value": 3.0
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Dirt.PM_Dirt'",
"Value": 2.4
},
{
"Key": "PhysicalMaterial'/Engine/EngineMaterials/PhysMat_Rubber.PhysMat_Rubber'",
"Value": 2.1
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Glass.PM_Glass'",
"Value": 0.0
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Linoleum.PM_Linoleum'",
"Value": 1.5
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Mud.PM_Mud'",
"Value": 2.4
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Stone.PM_Stone'",
"Value": 1.8
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Water.PM_Water'",
"Value": 4.0
},
{
"Key": "PhysicalMaterial'/Game/PhysicalMaterials/PM_Swamp.PM_Swamp'",
"Value": 4.0
},
{
"Key": "PhysicalMaterial'/Game/ITR2/BPs/Anomalies/DistortionZones/DistortionZones_Art/PM_DistortionZone.PM_DistortionZone'",
"Value": 1.5
}
],
"SoundProofMultiplierDefault": 0.5,
"BulletCollisionTag": {
"TagName": "NPC.Stimuli.Hearing.BulletCollision"
},
"ReduceScaleRate": 1.0,
"TargetSocketNames": [
{
"Key": "EAISightTargetSockets::LeftHand",
"Value": "hand_lSocket"
},
{
"Key": "EAISightTargetSockets::RightHand",
"Value": "hand_rSocket"
},
{
"Key": "EAISightTargetSockets::HeadFirst",
"Value": "headSocket"
},
{
"Key": "EAISightTargetSockets::HeadSecond",
"Value": "headSocket_0"
},
{
"Key": "EAISightTargetSockets::Head",
"Value": "HeadSocket_1"
}
],
"DetectedTag": {
"TagName": "NPC.Stimuli.Sight.TargetDetected"
},
"AlmostDetectedTag": {
"TagName": "NPC.Stimuli.Sight.TargetAlmostDetected"
},
"TeamTag": {
"TagName": "NPC.Stimuli.Team.EnemyWarning"
},
"LastKnownPositionTag": {
"TagName": "NPC.Stimuli.Sight.LastKnownPosition"
},
"TargetPositionPredictionTag": {
"TagName": "NPC.Stimuli.Prediction"
},
"BothInDistortionZoneVisibilityDistanceModifier": 0.025,
"OneInDistortionZoneVisibilityDistanceModifier": 0.0025,
"BothInDistortionZoneSpotTimeModifier": 1.5,
"OneInDistortionZoneSpotTimeModifier": 1.0,
"BothInDistortionZoneHearingDistModifier": 0.25,
"FriendDeathSpottedTag": {
"TagName": "NPC.Stimuli.Team.FriendDeathSpotted"
},
"LightSourceOnTag": {
"TagName": "Item.Mark.LightOn"
},
"SightSockets": [
"headSocket",
"headSocket_0",
"hand_lSocket",
"hand_rSocket"
],
"FoliageCollisionChannel": "ECollisionChannel::ECC_GameTraceChannel7",
"VegetationCollisionProfileNames": [
"RustlingFoliage",
"RustlingFoliageBlocked"
],
"DistortionZoneCollisionProfileName": "DistortionZone",
"TeamLastKnownPositionTag": {
"TagName": "NPC.Stimuli.Team.LastKnownPosition"
},
"AlarmedPointNotificationTag": {
"TagName": "NPC.Stimuli.Team.AlarmedPointNotification"
},
"CombatPointNotificationTag": {
"TagName": "NPC.Stimuli.Team.CombatPointNotification"
},
"NoAttackTag": {
"TagName": "NPC.Stimuli.Team.NoAttack"
},
"AddAggroPtsMaxPerState": [
{
"Key": "ENPCState::Idle",
"Value": 19.0
},
{
"Key": "ENPCState::Suspicious",
"Value": 49.0
},
{
"Key": "ENPCState::Alarmed",
"Value": 94.0
},
{
"Key": "ENPCState::Combat",
"Value": 100.0
}
],
"ReduceAggroPtsMaxPerState": [
{
"Key": "ENPCState::Idle",
"Value": 49.0
},
{
"Key": "ENPCState::Alarmed",
"Value": 94.0
},
{
"Key": "ENPCState::Combat",
"Value": 100.0
}
],
"AggroInfo": {
"PreAggroReductionDelayTime": 1.0
},
"AIFactorClasses": [
{
"NPCState": "ENPCState::Idle",
"AIFactorsClasses": [
{
"ObjectName": "BlueprintGeneratedClass'BP_DistanceToStimulus_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_DistanceToStimulus.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_StimulusWeight_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_StimulusWeight.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_SenseStrength_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_SenseStrength.0"
}
]
},
{
"NPCState": "ENPCState::Suspicious",
"AIFactorsClasses": [
{
"ObjectName": "BlueprintGeneratedClass'BP_DistanceToStimulus_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_DistanceToStimulus.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_StimulusWeight_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_StimulusWeight.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_SenseStrength_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_SenseStrength.0"
}
]
},
{
"NPCState": "ENPCState::Alarmed",
"AIFactorsClasses": [
{
"ObjectName": "BlueprintGeneratedClass'BP_DistanceToStimulus_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_DistanceToStimulus.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_StimulusWeight_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_StimulusWeight.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_SenseStrength_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_SenseStrength.0"
}
]
},
{
"NPCState": "ENPCState::Combat",
"AIFactorsClasses": [
{
"ObjectName": "BlueprintGeneratedClass'BP_DistanceToTarget_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_DistanceToTarget.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_DamageToNPC_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_DamageToNPC.0"
},
{
"ObjectName": "BlueprintGeneratedClass'BP_TargetType_C'",
"ObjectPath": "/Game/ITR2/BPs/AI/AIFactors/BP_TargetType.0"
}
]
}
],
"TargetActivityWeight": 1.1,
"WeightGapToChangeTarget": 0.025,
"MaxNPCNumCanAttackAtTime": 4,
"StateTransitionInfo": [
{
"Tag": {
"TagName": "NPC.Action.StateChange.AlarmedToIdle"
},
"From": "ENPCState::Alarmed",
"To": "ENPCState::Idle"
},
{
"Tag": {
"TagName": "NPC.Action.StateChange.SuspiciousToIdle"
},
"From": "ENPCState::Suspicious",
"To": "ENPCState::Idle"
}
],
"ForceAttackRange": {
"UpperBound": {
"Value": 1500.0
}
},
"FireTargetSockets": [
"headSocket",
"headSocket_0",
"hand_lSocket",
"hand_rSocket"
],
"TraceTargetCubeSideHalfLength": 70.0,
"CreepAmbushes": [
{
"Key": "L_Forest",
"Value": {
"Ambushes": [
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -1.0,
"W": 1.2167964E-08,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 10073.727,
"Y": 8290.902,
"Z": 1875.0508
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 9923.727,
"Y": 8290.902,
"Z": 1625.9595
}
},
{
"Transform": {
"Rotation": {
"X": -8.6595606E-17,
"Y": -0.70710677,
"Z": 8.6595606E-17,
"W": -0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 9565.557,
"Y": 8633.113,
"Z": 1882.007
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 9565.557,
"Y": 8633.113,
"Z": 1627.8185
}
},
{
"Transform": {
"Rotation": {
"X": 0.5000002,
"Y": 0.5000002,
"Z": 0.49999964,
"W": 0.5,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 8641.914,
"Y": 8148.1636,
"Z": 1853.1487
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 8641.914,
"Y": 8298.164,
"Z": 1662.2688
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.3007058,
"W": 0.95371693,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 14002.364,
"Y": 11503.849,
"Z": 2339.444
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 14125.237,
"Y": 11417.8125,
"Z": 2114.3828
}
},
{
"Transform": {
"Rotation": {
"X": -0.35355377,
"Y": 0.6123722,
"Z": 0.35355377,
"W": 0.6123722,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 13737.277,
"Y": 11386.331,
"Z": 2417.2961
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 13737.277,
"Y": 11386.331,
"Z": 2472.3787
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.5000001,
"W": 0.8660253,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 13811.897,
"Y": 11079.652,
"Z": 2342.1992
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 13886.897,
"Y": 11209.556,
"Z": 2471.2097
}
},
{
"Transform": {
"Rotation": {
"X": -0.5,
"Y": 0.8660254,
"Z": -6.8324914E-07,
"W": 9.043215E-07,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 13453.856,
"Y": 12130.636,
"Z": 2361.3984
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 13378.856,
"Y": 12000.731,
"Z": 2467.9158
}
},
{
"Transform": {
"Rotation": {
"X": -0.3535536,
"Y": 0.61237234,
"Z": 0.3535536,
"W": 0.61237234,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 13719.286,
"Y": 11786.67,
"Z": 2771.3413
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 13680.0,
"Y": 11792.0,
"Z": 2085.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.5000004,
"Y": 0.86602515,
"Z": -1.000001E-06,
"W": 1.0000009E-06,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 14253.172,
"Y": 11726.248,
"Z": 2698.3486
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 14178.172,
"Y": 11596.344,
"Z": 2448.0713
}
},
{
"Transform": {
"Rotation": {
"X": -0.9659259,
"Y": 0.25881884,
"Z": -1.4142131E-06,
"W": 1.30922876E-14,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 13182.053,
"Y": 11877.645,
"Z": 2697.2898
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 13311.957,
"Y": 11802.645,
"Z": 2490.0137
}
},
{
"Transform": {
"Rotation": {
"X": 0.25881937,
"Y": 0.96592575,
"Z": 2.1220085E-12,
"W": 1.4142123E-06,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 14432.569,
"Y": 11098.896,
"Z": 2703.0225
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 14302.666,
"Y": 11173.896,
"Z": 2477.6775
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 1.0,
"W": 1.2167964E-08,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -9383.248,
"Y": -19206.182,
"Z": 1790.1735
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -9533.248,
"Y": -19206.182,
"Z": 1559.5499
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.70710677,
"W": 0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -9656.797,
"Y": -19667.084,
"Z": 1706.8258
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -9656.797,
"Y": -19517.084,
"Z": 1545.0
}
},
{
"Transform": {
"Rotation": {
"X": -8.6595606E-17,
"Y": -0.70710677,
"Z": 8.6595606E-17,
"W": -0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -9890.224,
"Y": -18572.607,
"Z": 1881.7667
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -9890.224,
"Y": -18572.607,
"Z": 1545.0
}
},
{
"Transform": {
"Rotation": {
"X": 1.1302994E-17,
"Y": 0.7933533,
"Z": 1.1302994E-17,
"W": 0.6087614,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -9197.734,
"Y": -18724.049,
"Z": 1850.7504
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -9236.558,
"Y": -18724.049,
"Z": 1545.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.38268343,
"W": 0.9238795,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -24927.766,
"Y": -18882.943,
"Z": 1754.1318
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -24821.7,
"Y": -18776.877,
"Z": 1559.7684
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.38268343,
"W": 0.9238795,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -25082.383,
"Y": -18333.668,
"Z": 1741.1384
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -24976.316,
"Y": -18227.602,
"Z": 1551.3223
}
},
{
"Transform": {
"Rotation": {
"X": -0.27059805,
"Y": 0.6532815,
"Z": 0.27059805,
"W": 0.6532815,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0000001
},
"Translation": {
"X": -24683.174,
"Y": -18063.732,
"Z": 1790.0614
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -24683.174,
"Y": -18063.732,
"Z": 1530.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.38268414,
"W": 0.92387927,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -25089.88,
"Y": -18710.012,
"Z": 1766.7772
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -24983.814,
"Y": -18603.945,
"Z": 1552.6028
}
},
{
"Transform": {
"Rotation": {
"X": 0.09229595,
"Y": 0.7010574,
"Z": -0.09229595,
"W": 0.7010574,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -21686.08,
"Y": -26334.635,
"Z": 2093.5732
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -21686.08,
"Y": -26334.635,
"Z": 1755.0
}
},
{
"Transform": {
"Rotation": {
"X": 1.448759E-07,
"Y": -4.5393964E-08,
"Z": -0.13052632,
"W": 0.9914448,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -22081.057,
"Y": -26549.213,
"Z": 1995.1373
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -21936.168,
"Y": -26588.037,
"Z": 1755.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.9914448,
"W": 0.13052635,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -21602.104,
"Y": -27004.297,
"Z": 1988.882
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -21746.992,
"Y": -26965.473,
"Z": 1755.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -3063.7644,
"Y": -18251.57,
"Z": 2191.1455
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2922.8105,
"Y": -18302.873,
"Z": 1983.8135
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.81915206,
"W": 0.57357645,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -2364.2,
"Y": -17605.654,
"Z": 2191.1455
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2415.503,
"Y": -17746.607,
"Z": 2000.7943
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.57357705,
"W": 0.81915164,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -2202.9485,
"Y": -18069.072,
"Z": 2208.5393
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2151.6455,
"Y": -17928.12,
"Z": 1966.2684
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.7660443,
"W": 0.64278775,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -2703.6848,
"Y": -17489.746,
"Z": 2191.1455
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2729.732,
"Y": -17637.467,
"Z": 1995.7849
}
},
{
"Transform": {
"Rotation": {
"X": -0.122787744,
"Y": -0.6963642,
"Z": 0.122787744,
"W": -0.6963642,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.9999999
},
"Translation": {
"X": -2006.9467,
"Y": -18268.936,
"Z": 2305.1113
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2017.7288,
"Y": -18265.62,
"Z": 1965.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.5000002,
"W": 0.86602527,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 3045.803,
"Y": -20129.992,
"Z": 2201.3376
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 3120.803,
"Y": -20000.09,
"Z": 1922.3141
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.34202015,
"W": 0.9396926,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 6352.7886,
"Y": -20733.328,
"Z": 1987.6718
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 6467.6953,
"Y": -20829.746,
"Z": 2100.905
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.9396928,
"W": 0.3420197,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 7605.0776,
"Y": -21565.262,
"Z": 1949.2346
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 7490.171,
"Y": -21468.844,
"Z": 2090.1697
}
},
{
"Transform": {
"Rotation": {
"X": 0.2988363,
"Y": -0.6408568,
"Z": -0.640856,
"W": 0.29883614,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 7066.104,
"Y": -21050.582,
"Z": 1963.6204
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 6969.6855,
"Y": -21165.49,
"Z": 2085.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.25881904,
"W": 0.9659258,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 26386.121,
"Y": -22578.008,
"Z": 2238.9126
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 26516.023,
"Y": -22653.008,
"Z": 1950.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.5372998,
"W": 0.8433913,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 26093.365,
"Y": -23067.656,
"Z": 2164.92
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 26156.758,
"Y": -22931.71,
"Z": 1950.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.13052619,
"W": 0.9914449,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 24443.363,
"Y": -29414.447,
"Z": 2208.3984
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 24588.252,
"Y": -29453.271,
"Z": 1950.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.5735767,
"W": 0.8191519,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 24140.557,
"Y": -29484.84,
"Z": 2125.9631
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 24191.86,
"Y": -29343.887,
"Z": 1995.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.9848078,
"W": 0.17364793,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 25222.883,
"Y": -28991.287,
"Z": 2176.2693
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 25081.928,
"Y": -28939.984,
"Z": 1979.6051
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.9396926,
"W": 0.34202015,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 28488.707,
"Y": -26119.42,
"Z": 2106.163
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 28373.799,
"Y": -26215.838,
"Z": 2265.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.8870108,
"W": 0.46174863,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 27938.016,
"Y": -27292.482,
"Z": 2183.6042
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 27851.98,
"Y": -27169.611,
"Z": 2265.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.3420201,
"W": 0.9396926,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 27337.242,
"Y": -27372.521,
"Z": 2095.1152
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 27452.15,
"Y": -27276.104,
"Z": 1905.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 2.0816682E-16,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 19514.484,
"Y": 28239.127,
"Z": 2360.321
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 19664.484,
"Y": 28239.127,
"Z": 2085.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.70710677,
"Z": 0.0,
"W": 0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 20016.717,
"Y": 28433.713,
"Z": 2411.0952
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 20016.717,
"Y": 28433.713,
"Z": 2085.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.0,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 19531.488,
"Y": 28579.494,
"Z": 2275.8584
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 19681.488,
"Y": 28579.494,
"Z": 2130.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.70710677,
"W": 0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 20242.445,
"Y": 27708.926,
"Z": 2356.0513
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 20242.445,
"Y": 27858.926,
"Z": 2104.1829
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.70710677,
"W": 0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": 19907.445,
"Y": 27610.928,
"Z": 2358.0513
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 19907.445,
"Y": 27760.928,
"Z": 2085.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.8870108,
"W": 0.46174863,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -7132.622,
"Y": 271.59335,
"Z": 2331.571
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -7217.5283,
"Y": 147.89867,
"Z": 2100.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.8660254,
"W": 0.5,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -7373.532,
"Y": 414.75873,
"Z": 2336.421
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -7447.7627,
"Y": 284.41516,
"Z": 2100.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.25881895,
"W": 0.9659259,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -7953.017,
"Y": 302.37903,
"Z": 2330.3135
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -7823.1133,
"Y": 227.37904,
"Z": 2100.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.1830127,
"Y": 0.6830127,
"Z": -0.1830127,
"W": 0.6830127,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0000001
},
"Translation": {
"X": -7386.3657,
"Y": -163.25818,
"Z": 2437.6643
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -7386.3657,
"Y": -163.25818,
"Z": 2102.095
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.9961947,
"W": 0.08715575,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -6167.51,
"Y": -3316.362,
"Z": 2512.8113
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -6315.231,
"Y": -3290.3147,
"Z": 2123.15
}
},
{
"Transform": {
"Rotation": {
"X": -0.66446304,
"Y": 0.24184477,
"Z": -0.24184476,
"W": 0.66446304,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -2477.2378,
"Y": 13347.842,
"Z": 3082.4004
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2362.331,
"Y": 13251.424,
"Z": 2517.952
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.7065443,
"Z": 0.0,
"W": 0.70766884,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -2317.735,
"Y": 12668.682,
"Z": 3050.9888
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2317.4966,
"Y": 12668.682,
"Z": 2492.905
}
},
{
"Transform": {
"Rotation": {
"X": 0.24184492,
"Y": 0.6644631,
"Z": 0.6644628,
"W": 0.24184488,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -1602.9573,
"Y": 12600.603,
"Z": 2886.804
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -1752.0,
"Y": 12736.0,
"Z": 2580.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.7065443,
"Z": 0.0,
"W": 0.70766884,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -1996.7977,
"Y": 13078.884,
"Z": 2818.179
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -1996.5592,
"Y": 13078.884,
"Z": 2493.3005
}
},
{
"Transform": {
"Rotation": {
"X": -6.859362E-07,
"Y": -4.3704253E-07,
"Z": 0.42261794,
"W": 0.90630794,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -2632.688,
"Y": 13088.937,
"Z": 2750.8997
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -2546.0566,
"Y": 13194.057,
"Z": 2532.5706
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.3007058,
"W": 0.95371693,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -15362.738,
"Y": -29243.834,
"Z": 2570.098
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.95371693,
"W": 0.3007059,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -14384.766,
"Y": -28559.049,
"Z": 2570.8853
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14507.639,
"Y": -28645.086,
"Z": 1990.8162
}
},
{
"Transform": {
"Rotation": {
"X": 0.29883623,
"Y": 0.6408564,
"Z": -0.29883623,
"W": 0.6408564,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -14996.393,
"Y": -28745.11,
"Z": 2305.0212
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14996.393,
"Y": -28745.11,
"Z": 1992.9802
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.8870108,
"W": 0.46174863,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -14277.244,
"Y": -28840.555,
"Z": 2214.9155
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14363.28,
"Y": -28717.682,
"Z": 2000.4003
}
},
{
"Transform": {
"Rotation": {
"X": -0.2126311,
"Y": 0.6743797,
"Z": 0.2126311,
"W": 0.6743797,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -14831.159,
"Y": -29441.273,
"Z": 2254.0547
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14831.159,
"Y": -29441.273,
"Z": 1983.6083
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.70710677,
"W": 0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -23648.014,
"Y": 30361.3,
"Z": 1852.3136
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -23648.014,
"Y": 30211.3,
"Z": 1629.7478
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -6.083986E-09,
"W": 1.0,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -24126.46,
"Y": 29320.387,
"Z": 1838.6172
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -23976.46,
"Y": 29320.387,
"Z": 1643.472
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 1.0,
"W": 1.2167964E-08,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -23540.516,
"Y": 29325.814,
"Z": 1840.1208
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -23690.516,
"Y": 29325.814,
"Z": 1654.424
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -1.0,
"W": 1.21679635E-08,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -22439.895,
"Y": 29171.09,
"Z": 1829.4634
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -22613.402,
"Y": 29194.598,
"Z": 1605.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.5,
"Y": 0.5,
"Z": -0.5,
"W": 0.5,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -20470.652,
"Y": 26033.375,
"Z": 1727.9552
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -20470.652,
"Y": 25883.375,
"Z": 1537.2499
}
},
{
"Transform": {
"Rotation": {
"X": -0.5,
"Y": -0.5,
"Z": 0.5,
"W": 0.5,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -20548.547,
"Y": 25041.578,
"Z": 1765.5482
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -20548.547,
"Y": 25191.578,
"Z": 1554.0792
}
},
{
"Transform": {
"Rotation": {
"X": 0.6963642,
"Y": 0.12278781,
"Z": -0.6963642,
"W": 0.12278781,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -3694.69,
"Y": -11396.285,
"Z": 2830.7825
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -3690.773,
"Y": -11406.916,
"Z": 2306.474
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.8433915,
"W": 0.5372996,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -3662.6023,
"Y": -11740.026,
"Z": 2752.3818
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -3725.995,
"Y": -11604.08,
"Z": 2505.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.17364818,
"W": 0.9848077,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -4101.5737,
"Y": -11553.867,
"Z": 2736.3162
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -3960.6199,
"Y": -11502.564,
"Z": 2505.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.9848077,
"W": 0.1736482,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -3678.5132,
"Y": -11019.762,
"Z": 2424.2085
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -3819.467,
"Y": -11071.065,
"Z": 2510.2378
}
},
{
"Transform": {
"Rotation": {
"X": -8.6595606E-17,
"Y": -0.70710677,
"Z": 8.6595606E-17,
"W": -0.70710677,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -18002.178,
"Y": 4680.72,
"Z": 2183.5671
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.81915206,
"W": 0.57357645,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -14580.762,
"Y": 3866.6611,
"Z": 1861.9302
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14632.064,
"Y": 4007.615,
"Z": 1620.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.98480767,
"W": 0.1736486,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -14784.816,
"Y": 4024.6082,
"Z": 1882.9639
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14925.7705,
"Y": 3973.305,
"Z": 1980.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.79335284,
"W": 0.608762,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.9999999
},
"Translation": {
"X": -14291.213,
"Y": 3965.8745,
"Z": 1883.7631
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14330.035,
"Y": 4110.7637,
"Z": 1621.5977
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.9914448,
"W": 0.13052645,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -14252.632,
"Y": 4364.125,
"Z": 2045.6394
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -14397.5205,
"Y": 4325.3022,
"Z": 1620.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.1830127,
"Y": 0.6830127,
"Z": -0.1830127,
"W": 0.6830127,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0000001
},
"Translation": {
"X": 19968.225,
"Y": -12220.788,
"Z": 1822.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 19968.225,
"Y": -12220.788,
"Z": 1500.1542
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.53729963,
"W": 0.8433914,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 19974.408,
"Y": -11840.012,
"Z": 1680.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 20037.8,
"Y": -11704.065,
"Z": 1854.9573
}
},
{
"Transform": {
"Rotation": {
"X": 0.1830127,
"Y": 0.6830127,
"Z": -0.1830127,
"W": 0.6830127,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0000001
},
"Translation": {
"X": 19609.0,
"Y": -12246.34,
"Z": 2178.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 19609.0,
"Y": -12246.34,
"Z": 1860.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.8433914,
"W": 0.53729963,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": 20358.705,
"Y": -11393.627,
"Z": 2096.0
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 20295.312,
"Y": -11529.573,
"Z": 2205.0
}
}
]
}
},
{
"Key": "L_Peninsula",
"Value": {
"Ambushes": [
{
"Transform": {
"Rotation": {
"X": 0.021809693,
"Y": 0.49952412,
"Z": -0.037775498,
"W": 0.8652011,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -40168.91,
"Y": -15978.569,
"Z": 1842.1428
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": 0.0,
"Y": 0.0,
"Z": 0.0
}
},
{
"Transform": {
"Rotation": {
"X": -0.45451948,
"Y": 0.5416752,
"Z": -0.45451948,
"W": 0.5416752,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -38301.73,
"Y": -15348.029,
"Z": 1956.8726
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -38332.434,
"Y": -15493.192,
"Z": 1681.6887
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.76604444,
"W": 0.64278764,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -34566.35,
"Y": -14700.085,
"Z": 1655.4128
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -34592.4,
"Y": -14552.363,
"Z": 1529.6471
}
},
{
"Transform": {
"Rotation": {
"X": -0.5,
"Y": 0.5,
"Z": 0.5,
"W": 0.5,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -33981.38,
"Y": -14631.875,
"Z": 1728.2759
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -33981.38,
"Y": -14631.875,
"Z": 1502.2396
}
},
{
"Transform": {
"Rotation": {
"X": 0.018863956,
"Y": -0.21561599,
"Z": 0.0850898,
"W": 0.9725809,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -35182.555,
"Y": -13669.998,
"Z": 1594.0223
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -35048.676,
"Y": -13646.391,
"Z": 1508.3936
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.043619387,
"W": 0.99904823,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -34216.65,
"Y": -26330.129,
"Z": 1994.4478
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -34067.22,
"Y": -26343.203,
"Z": 1778.7639
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.6755903,
"W": 0.73727727,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -34102.363,
"Y": -26821.713,
"Z": 1970.7948
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -34089.29,
"Y": -26672.283,
"Z": 1750.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.6755903,
"W": 0.73727727,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -34066.508,
"Y": -26216.97,
"Z": 2003.3389
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -34053.434,
"Y": -26067.543,
"Z": 1784.8743
}
},
{
"Transform": {
"Rotation": {
"X": 7.5473034E-18,
"Y": 0.76604444,
"Z": 7.5473034E-18,
"W": 0.64278764,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -33441.65,
"Y": -26305.803,
"Z": 2061.0781
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -33467.695,
"Y": -26305.803,
"Z": 1750.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.21643962,
"W": 0.976296,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -33847.805,
"Y": -28983.1,
"Z": 2029.8105
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -33711.86,
"Y": -28919.707,
"Z": 1808.1587
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.84339166,
"W": 0.5372992,
"IsNormalized": true,
"Size": 0.99999994,
"SizeSquared": 0.99999994
},
"Translation": {
"X": -33665.26,
"Y": -28730.207,
"Z": 2013.8092
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -33728.656,
"Y": -28594.26,
"Z": 1780.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.59636813,
"Y": -0.37992766,
"Z": -0.59636813,
"W": -0.37992766,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -33484.12,
"Y": -28575.814,
"Z": 2108.7012
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -33484.12,
"Y": -28575.814,
"Z": 1780.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.0,
"Y": -0.0,
"Z": 0.8433914,
"W": 0.53729963,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -31148.068,
"Y": -27273.51,
"Z": 2008.4325
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -31211.46,
"Y": -27137.562,
"Z": 1789.8003
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.53729993,
"W": 0.84339124,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -31591.18,
"Y": -26388.328,
"Z": 1992.2888
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -31527.787,
"Y": -26524.275,
"Z": 1797.3223
}
},
{
"Transform": {
"Rotation": {
"X": 0.15304592,
"Y": 0.6903455,
"Z": -0.15304592,
"W": 0.6903455,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -42141.96,
"Y": -46226.195,
"Z": 2589.9543
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -42141.96,
"Y": -46226.195,
"Z": 2260.0
}
},
{
"Transform": {
"Rotation": {
"X": 0.5963681,
"Y": 0.37992823,
"Z": 0.37992766,
"W": 0.5963679,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -42595.445,
"Y": -46539.64,
"Z": 2488.46
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -42532.055,
"Y": -46403.695,
"Z": 2315.8071
}
},
{
"Transform": {
"Rotation": {
"X": -0.0,
"Y": 0.0,
"Z": -0.21643962,
"W": 0.976296,
"IsNormalized": true,
"Size": 1.0,
"SizeSquared": 1.0
},
"Translation": {
"X": -41926.59,
"Y": -46083.637,
"Z": 2491.2905
},
"Scale3D": {
"X": 1.0,
"Y": 1.0,
"Z": 1.0
}
},
"EnterLocation": {
"X": -41790.64,
"Y": -46147.027,
"Z": 2264.6982
}
}
]
}
}
],
"AmbushChooseDist": 7500.0,
"NPCAudibleDist": 8000.0,
"CommonVoiceCooldown": 2.0,
"MaxAudioSlots": 2,
"AudioSlotCooldown": 10.0,
"ActionSoundCooldown": 20.0
}
}
]