| 1234567891011121314151617181920212223242526272829303132 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!114 &11400000
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: b862cc951d0903544839108b8fe0eda3, type: 3}
- m_Name: ClimbHighExcelData
- m_EditorClassIdentifier:
- items:
- - Level: 1
- RandomCount: 3
- Random1: "\u8DF3\u53F0x1"
- Random2: "\u98DE\u9E70x1"
- Random3: "\u6B65\u68AF"
- Random4:
- - Level: 2
- RandomCount: 3
- Random1: "\u5899x1"
- Random2: "\u8DF3\u53F0x1"
- Random3: "\u8DF3\u53F0x1\u5899x1"
- Random4:
- - Level: 4
- RandomCount: 3
- Random1: "\u5899x1"
- Random2: "\u8DF3\u53F0x1"
- Random3: "\u8DF3\u53F0x1\u5899x1"
- Random4:
|