Initial commit: Tiny Tackle Heroes Unity project
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
%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: 049a9353a64f4c50a4c7b9649bee023a, type: 3}
|
||||
m_Name: EnemyConstants
|
||||
m_EditorClassIdentifier: BumpCombat.Runtime::BumpCombat.Constants.EnemyConstants
|
||||
ConeDirectionThreshold: 0.5
|
||||
MinimumTargetCircleWarningDuration: 1.8
|
||||
SeparationRefreshInterval: 0.1
|
||||
DefaultSeparationRadius: 0.55
|
||||
DefaultSeparationStrength: 0.6
|
||||
DefaultDeathDuration: 0.5
|
||||
DeathRemovalPadding: 0.05
|
||||
BodyContactSpeed: 3
|
||||
KnockbackDeceleration: 8
|
||||
CrowdApproachSlotCount: 24
|
||||
CrowdApproachRingCount: 3
|
||||
CrowdApproachBaseRadius: 0.75
|
||||
CrowdApproachRingSpacing: 0.15
|
||||
SummonedEnemyNoAnimationLockDuration: 0.15
|
||||
NormalPlayerKnockbackDistance: 0.75
|
||||
HeavyPlayerKnockbackDistance: 1.1
|
||||
RangedAttackArenaInset: 0.75
|
||||
RangedAttackCameraInset: 0.5
|
||||
RangedApproachArenaInset: 0.8
|
||||
RangedApproachCameraInset: 0.55
|
||||
EliteGroggyDuration: 5
|
||||
MidBossGroggyDuration: 7
|
||||
FinalBossGroggyDuration: 10
|
||||
EliteGroggyRequiredMatchingHits: 1
|
||||
MidBossGroggyRequiredMatchingHits: 2
|
||||
FinalBossGroggyRequiredMatchingHits: 4
|
||||
GeneralSummonCooldown: 8
|
||||
CrowdSummonCooldown: 12
|
||||
MultiAoeCooldown: 4
|
||||
SummonVisualDuration: 0.875
|
||||
DesperationHealthFraction: 0.05
|
||||
MaxMeleeAttackers: 4
|
||||
MaxRangedAttackers: 3
|
||||
MaxEarlyCrowdAttackers: 1
|
||||
MaxLateCrowdAttackers: 2
|
||||
CrowdAttackExpansionTime: 180
|
||||
CrowdAttackGrantInterval: 0.9
|
||||
Definitions:
|
||||
- {fileID: 11400000, guid: aedea1a416d524540b3c14ae4cda62d5, type: 2}
|
||||
- {fileID: 11400000, guid: 7f938c46038bd274896aa9402aadad11, type: 2}
|
||||
- {fileID: 11400000, guid: c1dfa38b0b379e345bf433ae5a64b7e6, type: 2}
|
||||
- {fileID: 11400000, guid: 5c1af34c8637465408999d077802be7b, type: 2}
|
||||
- {fileID: 11400000, guid: d20aab25d4193854997b9af904ecf6bb, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c01, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c02, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c03, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c04, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c05, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c06, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c07, type: 2}
|
||||
- {fileID: 11400000, guid: 6e5b3bbcd7a34fb5bcb821c3da8d7c08, type: 2}
|
||||
Reference in New Issue
Block a user