角色能力,存档
This commit is contained in:
24
Assets/_Game/Data/Player/PLY_PlayerStats.asset
Normal file
24
Assets/_Game/Data/Player/PLY_PlayerStats.asset
Normal file
@@ -0,0 +1,24 @@
|
||||
%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: 31a9f22bef1315643bf5a49f2a6edd2b, type: 3}
|
||||
m_Name: PLY_PlayerStats
|
||||
m_EditorClassIdentifier:
|
||||
MaxHP: 5
|
||||
MaxSoulPower: 100
|
||||
MaxSpiritPower: 100
|
||||
SpiritRegenRate: 5
|
||||
MaxSpringCharges: 3
|
||||
SpringHealAmount: 2
|
||||
SpringKillThreshold: 4
|
||||
InvincibilityDuration: 0.6
|
||||
InitialLingZhu: 0
|
||||
InitialAbilities: 524279
|
||||
Reference in New Issue
Block a user