21 lines
634 B (Stored with Git LFS)
Plaintext
21 lines
634 B (Stored with Git LFS)
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: ff44b8d33db660441900bc40df940114, type: 3}
|
|
m_Name: PlayerData
|
|
m_EditorClassIdentifier: Assembly-CSharp::Streamingle.Contents.BossRaid.PlayerData
|
|
maxHP: 100
|
|
invincibilityDuration: 1.5
|
|
hitTintColor: {r: 1, g: 0.3, b: 0.3, a: 1}
|
|
hitTintDuration: 0.3
|
|
vignetteColor: {r: 1, g: 0, b: 0, a: 0.4}
|
|
vignetteDuration: 0.4
|