96 lines
2.7 KiB
Plaintext
96 lines
2.7 KiB
Plaintext
%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: a31e69c1ca67f1b4ebab20782f00bde0, type: 3}
|
|
m_Name: CombatSettings
|
|
m_EditorClassIdentifier: Assembly-CSharp::WL.Combat.CombatSettings
|
|
playerAttackMin: 3
|
|
playerAttackMax: 5
|
|
playerMaxHp: 100
|
|
playerMinHp: 1
|
|
playerHitFallbackDuration: 1.07
|
|
playerHitBlendTime: 0.06
|
|
comboStepCount: 3
|
|
comboAdvanceNormalizedTime: 0.78
|
|
comboBlendTime: 0.1
|
|
comboHitNormalizedTime: 0.35
|
|
slashMode: 1
|
|
slashSwingStartNormalized: 0.26
|
|
slashSwingEndNormalized: 0.46
|
|
trailMaterial: {fileID: 2100000, guid: 7fcd46a180ad7d04dbed053948fe6bb2, type: 2}
|
|
trailMaterialAlpha: {fileID: 2100000, guid: 62a88a8d105d99c4c89fdced84335769, type: 2}
|
|
trailWidthScale: 0.53
|
|
trailTailWidthRatio: 0.25
|
|
trailSpawnBurst: 1
|
|
trailFadeSeconds: 0.55
|
|
trailFadeHoldRatio: 0.51
|
|
trailMaxSamples: 48
|
|
trailColorAdd: {r: 0.086, g: 1.553, b: 2.024, a: 1}
|
|
trailColorAlpha: {r: 0, g: 0.762, b: 1.582, a: 1}
|
|
trailUvUMin: 0.6667
|
|
trailUvUMax: 1
|
|
trailUvVMin: 0.6667
|
|
trailUvVMax: 1
|
|
trailAlphaUvFull: 1
|
|
trailDissolveMax: 0.98
|
|
slashVfxPrefab: {fileID: 2325732570684588342, guid: 894285b31f621f44087dc11942be0772, type: 3}
|
|
slashVfxPoolSize: 3
|
|
slashLocalOffset: {x: 0, y: 0, z: 0}
|
|
slashBladeFraction: 0.15
|
|
slashFitToBlade: 1
|
|
slashRotationOffsets:
|
|
- {x: 0, y: 0, z: 0}
|
|
- {x: 0, y: 0, z: 0}
|
|
- {x: 0, y: 0, z: 0}
|
|
slashScale: 1
|
|
slashAutoReturnSeconds: 2
|
|
slashSocketNames:
|
|
- Kazuko_claymore
|
|
- Sword_002
|
|
- Sword
|
|
- Weapon_Target_Hand_R
|
|
playerCanDie: 0
|
|
playerDeathFallbackDuration: 1
|
|
playerDeathBlendTime: 0.1
|
|
enemyHp: 10
|
|
enemySight: 6
|
|
enemyAttackRange: 1.5
|
|
enemyLoseSight: 8
|
|
enemyCooldown: 1.5
|
|
enemyDamage: 1
|
|
enemyMoveSpeed: 1.6
|
|
enemyTurnSpeed: 360
|
|
enemyAttackHitDelay: 0.3
|
|
enemyAttackFallbackDuration: 0.7
|
|
enemyDamageReactionSeconds: 0.35
|
|
enemyGravity: -19.62
|
|
deathDieFallbackDuration: 1.2
|
|
deathDieHoldSeconds: 0.15
|
|
deathBlinkSeconds: 0.9
|
|
deathBlinkCount: 6
|
|
deathFadeSeconds: 1
|
|
dmgPopupLifetime: 0.9
|
|
dmgPopupRiseSpeed: 90
|
|
dmgPopupFadeSpeed: 2.2
|
|
dmgPopupJitter: 25
|
|
dmgPopupScreenOffsetY: 20
|
|
dmgPopupColorToEnemy: {r: 1, g: 0.95, b: 0.35, a: 1}
|
|
dmgPopupColorToPlayer: {r: 1, g: 0.35, b: 0.35, a: 1}
|
|
dmgPopupFontSize: 72
|
|
dmgPopupBold: 1
|
|
dmgPopupOutlineWidth: 0.22
|
|
dmgPopupOutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
|
dmgPopupFaceDilate: 0.1
|
|
dmgPopupPoolSize: 12
|
|
hitFlashColor: {r: 1, g: 0.3, b: 0.22, a: 1}
|
|
hitFlashSeconds: 0.15
|
|
hitFlashStrength: 0.85
|