- Updated AbilityTypeDrawer to replace "Dive" with "DownDash" in the movement abilities section. - Modified GMToolWindow to reflect the change from "Dive" to "DownDash" in the ability list. - Changed AbilityType enum to rename "Dive" to "DownDash" with updated description. - Adjusted AllMovement mask in AbilityType to include "DownDash" instead of "Dive". - Corrected tag from "OneWayPlatforms" to "OneWayPlatform" in TagManager settings.
25 lines
618 B
Plaintext
25 lines
618 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: 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: 0
|