Projext/Assets/Scripts/Player/Combat/BossCounterConfig.asset
2026-02-11 00:29:22 +09:00

26 lines
683 B
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: 127d57ae132759d4f8233580c8075e39, type: 3}
m_Name: BossCounterConfig
m_EditorClassIdentifier:
dodgeThreshold: 5
aimThreshold: 4
pierceThreshold: 0.6
minShotsForPierceCheck: 3
unlockedThresholdMultiplier: 0.8
counterWeightBonus: 3
counterSubWeightBonus: 2
counterDecayTime: 8
maxCounterFrequency: 0.25
counterCooldown: 5
habitChangeRewardRatio: 0.15