Files
real-shooter/Assets/Settings/Game Settings.asset
2022-05-16 01:13:50 +07:00

45 lines
1.1 KiB
Plaintext
Generated

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e2c47233b9062c84482336b145c6891b, type: 3}
m_Name: Game Settings
m_EditorClassIdentifier:
IsTesting: 0
TimeToWin: 15
TimeOut: 3600
MovementDistance: 50
MovementSpeed: 1
DefTeamAI: 3
AtcTeamAI: 3
NumOfDefenders: 1
NumOfAttackers: 1
HasHumanDefender: 0
HasHumanAttacker: 0
HealthPickupAmount: 50
ArmourPickupAmount: 50
AmmunitionPickupAmount: 60
PickupsAmount: 0
MaxHealth: 100
MaxArmour: 100
MaxAmmo: 360
ViewDistance: 200
GetHitChanceInDirectPoint: 50
GetHitChanceInRunning: 25
GetHitChanceInCover: 20
DoDamageChanceInDirectPoint: 70
DoDamageChanceInRunning: 30
DoDamageChanceInCover: 25
RifleDamage: 0
RateOfFire: 1
CrouchingCoefficient: 1.4
atcMaterial: {fileID: 2100000, guid: ce639cf318364cf449d4fd87a69da579, type: 2}
defMaterial: {fileID: 2100000, guid: 5bfc78f05f6d4c24f9b3af77b64086a9, type: 2}