From c97e18b9a3a2397a32bdb72323c5de65cb379d50 Mon Sep 17 00:00:00 2001 From: jakszt Date: Tue, 17 Jan 2023 17:40:55 +0200 Subject: [PATCH] Fix wizard HP --- .../Resources/NPC/Dungeon/BattleWizard.prefab | 1 + Assets/Scenes/Cementary.unity | 2 +- Assets/Scenes/FirstLabirynthCave.unity | 18 ++++++++++++++++-- Assets/Scenes/SecondLabirynthCave.unity | 3 ++- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/Assets/Resources/NPC/Dungeon/BattleWizard.prefab b/Assets/Resources/NPC/Dungeon/BattleWizard.prefab index 5e74322d..d723ab62 100644 --- a/Assets/Resources/NPC/Dungeon/BattleWizard.prefab +++ b/Assets/Resources/NPC/Dungeon/BattleWizard.prefab @@ -206,6 +206,7 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 85ed5d06f443ff547aeb225e656c0e19, type: 3} m_Name: m_EditorClassIdentifier: + playerX: 0 BattleState: 1 defence: 0 maxHealth: 45 diff --git a/Assets/Scenes/Cementary.unity b/Assets/Scenes/Cementary.unity index 91ad5d3d..861680d2 100644 --- a/Assets/Scenes/Cementary.unity +++ b/Assets/Scenes/Cementary.unity @@ -1620,7 +1620,7 @@ MonoBehaviour: Dialogue: {fileID: 0} EndactionEventList: [] keyToOpen: 101 - CanBeOpened: 1 + CanBeOpened: 0 OpenInDefaultWay: 1 --- !u!114 &20695593 MonoBehaviour: diff --git a/Assets/Scenes/FirstLabirynthCave.unity b/Assets/Scenes/FirstLabirynthCave.unity index a7c02e18..fa229713 100644 --- a/Assets/Scenes/FirstLabirynthCave.unity +++ b/Assets/Scenes/FirstLabirynthCave.unity @@ -16284,7 +16284,16 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: 1126efb434c50f446b49891f5584c786, type: 3} m_Name: m_EditorClassIdentifier: - ElementsToBuildOnSceneList: [] + ElementsToBuildOnSceneList: + - Key: 0 + Value: + EquippableItem: {fileID: 11400000, guid: e76017225f130f3459860a42d4169494, type: 2} + - Key: 1 + Value: + EquippableItem: {fileID: 11400000, guid: 74bb221206536b94caf425820b9d626d, type: 2} + - Key: 2 + Value: + EquippableItem: {fileID: 11400000, guid: c96390ceb0786494db5919aaad6a06be, type: 2} convertedData: [] --- !u!1 &689787120 GameObject: @@ -80409,6 +80418,10 @@ PrefabInstance: m_Modification: m_TransformParent: {fileID: 0} m_Modifications: + - target: {fileID: 4951012252775454729, guid: 1dd9a631d03d51f4792b21f682af311d, type: 3} + propertyPath: attackValue + value: 5 + objectReference: {fileID: 0} - target: {fileID: 4951012252775454729, guid: 1dd9a631d03d51f4792b21f682af311d, type: 3} propertyPath: MinionRespowner value: @@ -80481,5 +80494,6 @@ PrefabInstance: propertyPath: m_Mass value: 3 objectReference: {fileID: 0} - m_RemovedComponents: [] + m_RemovedComponents: + - {fileID: 4951012252775454728, guid: 1dd9a631d03d51f4792b21f682af311d, type: 3} m_SourcePrefab: {fileID: 100100000, guid: 1dd9a631d03d51f4792b21f682af311d, type: 3} diff --git a/Assets/Scenes/SecondLabirynthCave.unity b/Assets/Scenes/SecondLabirynthCave.unity index b2d3d5bc..5f70b1a6 100644 --- a/Assets/Scenes/SecondLabirynthCave.unity +++ b/Assets/Scenes/SecondLabirynthCave.unity @@ -4972,7 +4972,8 @@ PrefabInstance: propertyPath: m_LocalEulerAnglesHint.z value: 0 objectReference: {fileID: 0} - m_RemovedComponents: [] + m_RemovedComponents: + - {fileID: 4951012252775454728, guid: 1dd9a631d03d51f4792b21f682af311d, type: 3} m_SourcePrefab: {fileID: 100100000, guid: 1dd9a631d03d51f4792b21f682af311d, type: 3} --- !u!1 &610477486 GameObject: