28 lines
691 B
Plaintext
28 lines
691 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:
|
||
|
|
patterns:
|
||
|
|
- patternName: DashAttack
|
||
|
|
targetCounter: 1
|
||
|
|
baseWeight: 10
|
||
|
|
weightMultiplier: 20
|
||
|
|
- patternName: Smash
|
||
|
|
targetCounter: 2
|
||
|
|
baseWeight: 10
|
||
|
|
weightMultiplier: 20
|
||
|
|
- patternName: ShieldWal
|
||
|
|
targetCounter: 3
|
||
|
|
baseWeight: 10
|
||
|
|
weightMultiplier: 20
|