diff --git a/Assets/1-Packs/Others/SkySeries Freebie/CosmicCoolCloud_Eq.mat b/Assets/1-Packs/Others/SkySeries Freebie/CosmicCoolCloud_Eq.mat index 172aac86..e659d22e 100644 --- a/Assets/1-Packs/Others/SkySeries Freebie/CosmicCoolCloud_Eq.mat +++ b/Assets/1-Packs/Others/SkySeries Freebie/CosmicCoolCloud_Eq.mat @@ -78,7 +78,7 @@ Material: - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - - _Rotation: 714.68445 + - _Rotation: 1391.1144 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 diff --git a/Assets/Character Stats/Examples/Items & Inventory/Scripts/CharacterStats.cs b/Assets/Character Stats/Examples/Items & Inventory/Scripts/CharacterStats.cs index 33372864..4009560a 100644 --- a/Assets/Character Stats/Examples/Items & Inventory/Scripts/CharacterStats.cs +++ b/Assets/Character Stats/Examples/Items & Inventory/Scripts/CharacterStats.cs @@ -105,20 +105,20 @@ namespace Kryz.CharacterStats.Examples CritChance.AddModifier(new StatModifier(Agility.Value * GameConstants.CharacterStatsBalancing.CritChanceIncreaseFromAgility, StatModType.Flat, GameConstants.ObjectSources.AgilitySource)); CritChance.AddModifier(new StatModifier(Intelligence.Value * GameConstants.CharacterStatsBalancing.CritChanceIncreaseFromIntelligence, StatModType.Flat, GameConstants.ObjectSources.IntelligenceSource)); - CritDamage.AddModifier(new StatModifier(Strength.Value * GameConstants.CharacterStatsBalancing.CritDamageIncreaseFromStrength, StatModType.Flat, GameConstants.ObjectSources.StrengthSource)); - CritDamage.AddModifier(new StatModifier(Agility.Value * GameConstants.CharacterStatsBalancing.CritDamageIncreaseFromAgility, StatModType.Flat, GameConstants.ObjectSources.AgilitySource)); - CritDamage.AddModifier(new StatModifier(Intelligence.Value * GameConstants.CharacterStatsBalancing.CritDamageIncreaseFromIntelligence, StatModType.Flat, GameConstants.ObjectSources.IntelligenceSource)); + //CritDamage.AddModifier(new StatModifier(Strength.Value * GameConstants.CharacterStatsBalancing.CritDamageIncreaseFromStrength, StatModType.Flat, GameConstants.ObjectSources.StrengthSource)); + //CritDamage.AddModifier(new StatModifier(Agility.Value * GameConstants.CharacterStatsBalancing.CritDamageIncreaseFromAgility, StatModType.Flat, GameConstants.ObjectSources.AgilitySource)); + //CritDamage.AddModifier(new StatModifier(Intelligence.Value * GameConstants.CharacterStatsBalancing.CritDamageIncreaseFromIntelligence, StatModType.Flat, GameConstants.ObjectSources.IntelligenceSource)); MaxHealth.AddModifier(new StatModifier(Spirit.Value * GameConstants.CharacterStatsBalancing.MaxHealthIncreaseFromSpirit, StatModType.Flat, GameConstants.ObjectSources.SpiritSource)); MaxHealth.AddModifier(new StatModifier(Vitality.Value * GameConstants.CharacterStatsBalancing.MaxHealthIncreaseFromVitality, StatModType.Flat, GameConstants.ObjectSources.VitalitySource)); - Armor.AddModifier(new StatModifier(Strength.Value * GameConstants.CharacterStatsBalancing.ArmorIncreaseFromStrength, StatModType.Flat, GameConstants.ObjectSources.StrengthSource)); - Armor.AddModifier(new StatModifier(Agility.Value * GameConstants.CharacterStatsBalancing.ArmorIncreaseFromAgility, StatModType.Flat, GameConstants.ObjectSources.AgilitySource)); - Armor.AddModifier(new StatModifier(Vitality.Value * GameConstants.CharacterStatsBalancing.ArmorIncreaseFromVitality, StatModType.Flat, GameConstants.ObjectSources.VitalitySource)); + //Armor.AddModifier(new StatModifier(Strength.Value * GameConstants.CharacterStatsBalancing.ArmorIncreaseFromStrength, StatModType.Flat, GameConstants.ObjectSources.StrengthSource)); + //Armor.AddModifier(new StatModifier(Agility.Value * GameConstants.CharacterStatsBalancing.ArmorIncreaseFromAgility, StatModType.Flat, GameConstants.ObjectSources.AgilitySource)); + //Armor.AddModifier(new StatModifier(Vitality.Value * GameConstants.CharacterStatsBalancing.ArmorIncreaseFromVitality, StatModType.Flat, GameConstants.ObjectSources.VitalitySource)); - MagicResistance.AddModifier(new StatModifier(Intelligence.Value * GameConstants.CharacterStatsBalancing.MagicResistanceIncreaseFromIntelligence, StatModType.Flat, GameConstants.ObjectSources.IntelligenceSource)); + //MagicResistance.AddModifier(new StatModifier(Intelligence.Value * GameConstants.CharacterStatsBalancing.MagicResistanceIncreaseFromIntelligence, StatModType.Flat, GameConstants.ObjectSources.IntelligenceSource)); MagicResistance.AddModifier(new StatModifier(Spirit.Value * GameConstants.CharacterStatsBalancing.MagicResistanceIncreaseFromSpirit, StatModType.Flat, GameConstants.ObjectSources.SpiritSource)); - MagicResistance.AddModifier(new StatModifier(Vitality.Value * GameConstants.CharacterStatsBalancing.MagicResistanceIncreaseFromVitality, StatModType.Flat, GameConstants.ObjectSources.VitalitySource)); + //MagicResistance.AddModifier(new StatModifier(Vitality.Value * GameConstants.CharacterStatsBalancing.MagicResistanceIncreaseFromVitality, StatModType.Flat, GameConstants.ObjectSources.VitalitySource)); Debug.Log(this.gameObject.name + " has relative power level of: " + GetRelativePowerLevel()); diff --git a/Assets/Developer/Prefabs/Persistent Objects.prefab b/Assets/Developer/Prefabs/Persistent Objects.prefab index 393c18a0..a45f6eed 100644 --- a/Assets/Developer/Prefabs/Persistent Objects.prefab +++ b/Assets/Developer/Prefabs/Persistent Objects.prefab @@ -2840,7 +2840,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0} - m_AnchoredPosition: {x: -42.5, y: 0} + m_AnchoredPosition: {x: -42.500122, y: 0} m_SizeDelta: {x: 42.5, y: 20} m_Pivot: {x: 0, y: 0} --- !u!222 &7075349826737639971 @@ -3720,7 +3720,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 1, y: 0} m_AnchorMax: {x: 1, y: 0} - m_AnchoredPosition: {x: 42.5, y: 0} + m_AnchoredPosition: {x: 42.500122, y: 0} m_SizeDelta: {x: 42.5, y: 20} m_Pivot: {x: 1, y: 0} --- !u!222 &5265012986578975575 @@ -10550,7 +10550,7 @@ RectTransform: m_GameObject: {fileID: 7246719027537041170} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} m_LocalPosition: {x: 0, y: 0, z: 0} - m_LocalScale: {x: 1, y: 1, z: 1} + m_LocalScale: {x: 0.957, y: 0.957, z: 0.957} m_ConstrainProportionsScale: 1 m_Children: - {fileID: 4085343466874264995} @@ -10558,12 +10558,12 @@ RectTransform: - {fileID: 3520239619285888459} - {fileID: 7560246081832902789} - {fileID: 4167314741248188701} - m_Father: {fileID: 7475116342305776693} + m_Father: {fileID: 7475116342604559439} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} - m_AnchorMin: {x: 0.5, y: 0} - m_AnchorMax: {x: 0.5, y: 0} - m_AnchoredPosition: {x: 0, y: -20} - m_SizeDelta: {x: 1115, y: 20} + m_AnchorMin: {x: 0, y: 0} + m_AnchorMax: {x: 1, y: 0} + m_AnchoredPosition: {x: 0, y: 0} + m_SizeDelta: {x: 0, y: 20} m_Pivot: {x: 0.5, y: 0} --- !u!222 &4441005398727073280 CanvasRenderer: @@ -13176,6 +13176,7 @@ RectTransform: - {fileID: 5048153147575811555} - {fileID: 5253550429359006474} - {fileID: 7296629863741618491} + - {fileID: 5869962632005209405} - {fileID: 3965349260021277709} - {fileID: 1083758498388601188} - {fileID: 7475116342305776693} @@ -19423,6 +19424,18 @@ PrefabInstance: propertyPath: m_AnchoredPosition.y value: -2.5 objectReference: {fileID: 0} + - target: {fileID: 2577989377027106413, guid: e46f385ff61ad5540b19cea37d7a259b, type: 3} + propertyPath: m_Color.b + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2577989377027106413, guid: e46f385ff61ad5540b19cea37d7a259b, type: 3} + propertyPath: m_Color.g + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 2577989377027106413, guid: e46f385ff61ad5540b19cea37d7a259b, type: 3} + propertyPath: m_Color.r + value: 1 + objectReference: {fileID: 0} - target: {fileID: 2577989377027106413, guid: e46f385ff61ad5540b19cea37d7a259b, type: 3} propertyPath: m_FillAmount value: 1 @@ -19513,7 +19526,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8932045084742871388, guid: e46f385ff61ad5540b19cea37d7a259b, type: 3} propertyPath: m_Name - value: SpiritPowerBar Variant + value: SpiritPowerBar objectReference: {fileID: 0} - target: {fileID: 8932045084742871388, guid: e46f385ff61ad5540b19cea37d7a259b, type: 3} propertyPath: m_IsActive @@ -20332,7 +20345,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 1316180464614697943, guid: 64a99a446d36d494481cab200f5015d5, type: 3} propertyPath: m_AnchoredPosition.x - value: 20 + value: 42.5 objectReference: {fileID: 0} - target: {fileID: 1316180464614697943, guid: 64a99a446d36d494481cab200f5015d5, type: 3} propertyPath: m_AnchoredPosition.y @@ -26531,7 +26544,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8321791142464379805, guid: 7295fb85437ba684f82119ac2459116f, type: 3} propertyPath: m_AnchoredPosition.x - value: 20 + value: 42.5 objectReference: {fileID: 0} - target: {fileID: 8321791142464379805, guid: 7295fb85437ba684f82119ac2459116f, type: 3} propertyPath: m_AnchoredPosition.y @@ -29461,9 +29474,6 @@ PrefabInstance: m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: - - targetCorrespondingSourceObject: {fileID: 22492918, guid: 369f87c2a2dd3b246b04552b05534a04, type: 3} - insertIndex: -1 - addedObject: {fileID: 5869962632005209405} - targetCorrespondingSourceObject: {fileID: 22492918, guid: 369f87c2a2dd3b246b04552b05534a04, type: 3} insertIndex: -1 addedObject: {fileID: 8048106866598312211} @@ -30784,31 +30794,31 @@ PrefabInstance: m_Modifications: - target: {fileID: 28638186598622642, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: -278.63 objectReference: {fileID: 0} - target: {fileID: 28638186598622642, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: -62.46 objectReference: {fileID: 0} - target: {fileID: 40284329225412757, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 40284329225412757, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 40284329225412757, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 100 objectReference: {fileID: 0} - target: {fileID: 40284329225412757, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 333 objectReference: {fileID: 0} - target: {fileID: 40284329225412757, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -50 objectReference: {fileID: 0} - target: {fileID: 141280002274684571, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y @@ -30828,27 +30838,27 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 293515787944163770, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 293515787944163770, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 293515787944163770, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 330 objectReference: {fileID: 0} - target: {fileID: 293515787944163770, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 80 objectReference: {fileID: 0} - target: {fileID: 293515787944163770, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 168 objectReference: {fileID: 0} - target: {fileID: 293515787944163770, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -688 objectReference: {fileID: 0} - target: {fileID: 1017290544490977907, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_Navigation.m_Mode @@ -30860,23 +30870,23 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 2372861926342328726, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2372861926342328726, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 2372861926342328726, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 74.31 objectReference: {fileID: 0} - target: {fileID: 2372861926342328726, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 100 objectReference: {fileID: 0} - target: {fileID: 2372861926342328726, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 104.31 objectReference: {fileID: 0} - target: {fileID: 3057356736079323283, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_text @@ -30912,111 +30922,111 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 3805254357848275145, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 3805254357848275145, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 3805254357848275145, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 74.31 objectReference: {fileID: 0} - target: {fileID: 3805254357848275145, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 100 objectReference: {fileID: 0} - target: {fileID: 3805254357848275145, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 208.62 objectReference: {fileID: 0} - target: {fileID: 4486148992286896738, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4486148992286896738, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4486148992286896738, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 282.93 objectReference: {fileID: 0} - target: {fileID: 4486148992286896738, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 100 objectReference: {fileID: 0} - target: {fileID: 4486148992286896738, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -668 objectReference: {fileID: 0} - target: {fileID: 4645899144401054754, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4645899144401054754, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4645899144401054754, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 700 objectReference: {fileID: 0} - target: {fileID: 4645899144401054754, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 568 objectReference: {fileID: 0} - target: {fileID: 4645899144401054754, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -100 objectReference: {fileID: 0} - target: {fileID: 4747990073692742788, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4747990073692742788, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 4747990073692742788, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 150 objectReference: {fileID: 0} - target: {fileID: 4747990073692742788, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 60 objectReference: {fileID: 0} - target: {fileID: 4747990073692742788, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 255 objectReference: {fileID: 0} - target: {fileID: 4747990073692742788, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -30 objectReference: {fileID: 0} - target: {fileID: 5618855377893226799, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 5618855377893226799, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 5618855377893226799, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 620 objectReference: {fileID: 0} - target: {fileID: 5618855377893226799, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 488 objectReference: {fileID: 0} - target: {fileID: 5618855377893226799, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 23 objectReference: {fileID: 0} - target: {fileID: 5618855377893226799, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -100 objectReference: {fileID: 0} - target: {fileID: 6160585449736345218, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_Name @@ -31024,39 +31034,39 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 6162308587780217079, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 6162308587780217079, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 6162308587780217079, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 666 objectReference: {fileID: 0} - target: {fileID: 6162308587780217079, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 100 objectReference: {fileID: 0} - target: {fileID: 6162308587780217079, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -588 objectReference: {fileID: 0} - target: {fileID: 6810425211705355006, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 6810425211705355006, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 6810425211705355006, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 74.31 objectReference: {fileID: 0} - target: {fileID: 6810425211705355006, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 100 objectReference: {fileID: 0} - target: {fileID: 7891035482059295983, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y @@ -31084,7 +31094,7 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8188602677875481948, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_IsActive - value: 1 + value: 0 objectReference: {fileID: 0} - target: {fileID: 8188602677875481951, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_RootOrder @@ -31124,27 +31134,27 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 8208856366092252470, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 8208856366092252470, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 8208856366092252470, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 150 objectReference: {fileID: 0} - target: {fileID: 8208856366092252470, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 60 objectReference: {fileID: 0} - target: {fileID: 8208856366092252470, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 75 objectReference: {fileID: 0} - target: {fileID: 8208856366092252470, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -30 objectReference: {fileID: 0} - target: {fileID: 8391547578647330340, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_Navigation.m_Mode @@ -31192,27 +31202,27 @@ PrefabInstance: objectReference: {fileID: 0} - target: {fileID: 9022467579109339634, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMax.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 9022467579109339634, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchorMin.y - value: 0 + value: 1 objectReference: {fileID: 0} - target: {fileID: 9022467579109339634, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.x - value: 0 + value: 700 objectReference: {fileID: 0} - target: {fileID: 9022467579109339634, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_SizeDelta.y - value: 0 + value: 100 objectReference: {fileID: 0} - target: {fileID: 9022467579109339634, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.x - value: 0 + value: 350 objectReference: {fileID: 0} - target: {fileID: 9022467579109339634, guid: 88bbe6812edcc4c4988a269e560879b7, type: 3} propertyPath: m_AnchoredPosition.y - value: 0 + value: -50 objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] diff --git a/Assets/Fantasy Skybox FREE/Panoramics/FS002/FS002_Night.mat b/Assets/Fantasy Skybox FREE/Panoramics/FS002/FS002_Night.mat index 2a4cf78f..5ecda59b 100644 --- a/Assets/Fantasy Skybox FREE/Panoramics/FS002/FS002_Night.mat +++ b/Assets/Fantasy Skybox FREE/Panoramics/FS002/FS002_Night.mat @@ -78,7 +78,7 @@ Material: - _Mode: 0 - _OcclusionStrength: 1 - _Parallax: 0.02 - - _Rotation: 6.942512 + - _Rotation: 871.18115 - _SmoothnessTextureChannel: 0 - _SpecularHighlights: 1 - _SrcBlend: 1 diff --git a/Assets/Scenes/0-Splash.unity b/Assets/Scenes/0-Splash.unity index 310f7619..df460c67 100644 --- a/Assets/Scenes/0-Splash.unity +++ b/Assets/Scenes/0-Splash.unity @@ -1946,118 +1946,6 @@ PrefabInstance: serializedVersion: 3 m_TransformParent: {fileID: 0} m_Modifications: - - target: {fileID: 6830394782831037, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6830394782831037, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6830394782831037, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6830394782831037, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6830394782831037, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6830394782831037, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 324093320808256134, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 324093320808256134, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 324093320808256134, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 324093320808256134, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 324093320808256134, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 324093320808256134, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 494208129418819415, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 494208129418819415, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 494208129418819415, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 494208129418819415, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 494208129418819415, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 494208129418819415, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 559795999353192350, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 559795999353192350, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 559795999353192350, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 559795999353192350, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 559795999353192350, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 952476992021474036, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 952476992021474036, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 952476992021474036, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 952476992021474036, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 952476992021474036, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - target: {fileID: 1072336472273839039, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_SizeDelta.x value: 0 @@ -2066,98 +1954,6 @@ PrefabInstance: propertyPath: m_SizeDelta.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 1279254053317231577, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1279254053317231577, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 1279254053317231577, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 700 - objectReference: {fileID: 0} - - target: {fileID: 1279254053317231577, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 1279254053317231577, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 350 - objectReference: {fileID: 0} - - target: {fileID: 1279254053317231577, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -50 - objectReference: {fileID: 0} - - target: {fileID: 1399525596542161799, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1399525596542161799, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1405947800862767315, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1405947800862767315, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1405947800862767315, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1405947800862767315, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1405947800862767315, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1448892420197591032, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1448892420197591032, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1448892420197591032, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1448892420197591032, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1656338257793937660, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1656338257793937660, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1656338257793937660, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1656338257793937660, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1718599065330219490, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1718599065330219490, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 1818747731215931908, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_SizeDelta.x value: 0 @@ -2166,206 +1962,6 @@ PrefabInstance: propertyPath: m_SizeDelta.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 1867978801267488015, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1867978801267488015, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1867978801267488015, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1867978801267488015, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1868539959409642287, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1868539959409642287, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1868539959409642287, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1868539959409642287, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1868539959409642287, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1868539959409642287, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1937322274624059534, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1937322274624059534, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1937322274624059534, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 1937322274624059534, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2097934027814618909, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2097934027814618909, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2097934027814618909, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 150 - objectReference: {fileID: 0} - - target: {fileID: 2097934027814618909, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 2097934027814618909, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 75 - objectReference: {fileID: 0} - - target: {fileID: 2097934027814618909, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -30 - objectReference: {fileID: 0} - - target: {fileID: 2113646716517166967, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_IsActive - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2348969452740985968, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: classBuildLibraries.Array.data[5].possibleClassAbilities.Array.data[4] - value: - objectReference: {fileID: 11400000, guid: 10d87ca2edcf6444797882f22a3404de, type: 2} - - target: {fileID: 2348969452740985968, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: classBuildLibraries.Array.data[5].possibleClassAbilities.Array.data[5] - value: - objectReference: {fileID: 11400000, guid: 10d87ca2edcf6444797882f22a3404de, type: 2} - - target: {fileID: 2381493323273063172, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2381493323273063172, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 2381493323273063172, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 620 - objectReference: {fileID: 0} - - target: {fileID: 2381493323273063172, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 488 - objectReference: {fileID: 0} - - target: {fileID: 2381493323273063172, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 23 - objectReference: {fileID: 0} - - target: {fileID: 2381493323273063172, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -100 - objectReference: {fileID: 0} - - target: {fileID: 2691090329895250115, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2691090329895250115, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2691090329895250115, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2691090329895250115, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2691090329895250115, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2691090329895250115, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484889860, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484889860, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484889860, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484889860, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484889860, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484906414, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484906414, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484906414, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484906414, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484906414, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484922440, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484922440, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484922440, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484922440, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 2959850296484922440, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 2959850296485017366, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_AnchorMax.y value: 1 @@ -2378,10 +1974,6 @@ PrefabInstance: propertyPath: m_SizeDelta.x value: 450 objectReference: {fileID: 0} - - target: {fileID: 2959850296485017366, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 2959850296485017366, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_AnchoredPosition.x value: 168.74998 @@ -2390,114 +1982,6 @@ PrefabInstance: propertyPath: m_AnchoredPosition.y value: -600 objectReference: {fileID: 0} - - target: {fileID: 3015579015349867821, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3015579015349867821, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3015579015349867821, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3015579015349867821, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3015579015349867821, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3044532144327822992, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3044532144327822992, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3044532144327822992, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3044532144327822992, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3044532144327822992, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3210890703981338121, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3210890703981338121, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3210890703981338121, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 700 - objectReference: {fileID: 0} - - target: {fileID: 3210890703981338121, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 568 - objectReference: {fileID: 0} - - target: {fileID: 3210890703981338121, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -100 - objectReference: {fileID: 0} - - target: {fileID: 3247890748551517871, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3247890748551517871, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3247890748551517871, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 150 - objectReference: {fileID: 0} - - target: {fileID: 3247890748551517871, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 60 - objectReference: {fileID: 0} - - target: {fileID: 3247890748551517871, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 255 - objectReference: {fileID: 0} - - target: {fileID: 3247890748551517871, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -30 - objectReference: {fileID: 0} - - target: {fileID: 3253378466649882755, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3253378466649882755, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3253378466649882755, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3253378466649882755, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3253378466649882755, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3253378466649882755, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 3269677882279797627, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_AnchorMax.y value: 0 @@ -2522,990 +2006,6 @@ PrefabInstance: propertyPath: m_AnchoredPosition.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 3312804042757282522, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3312804042757282522, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3312804042757282522, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3312804042757282522, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3312804042757282522, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3312804042757282522, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3316513270641771834, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3316513270641771834, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3316513270641771834, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3316513270641771834, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3558181341736177939, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3558181341736177939, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3558181341736177939, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3558181341736177939, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3572373654598039533, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3572373654598039533, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3572373654598039533, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3572373654598039533, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3572373654598039533, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3572373654598039533, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3627729308446925920, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3627729308446925920, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3635971810500434133, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3635971810500434133, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 3635971810500434133, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 74.31 - objectReference: {fileID: 0} - - target: {fileID: 3635971810500434133, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 3641119934303568818, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3641119934303568818, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3641119934303568818, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3641119934303568818, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3641119934303568818, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3698633681225247539, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3698633681225247539, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3698633681225247539, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3698633681225247539, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3698633681225247539, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3698633681225247539, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3713048314241817293, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3713048314241817293, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3713048314241817293, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3713048314241817293, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3713048314241817293, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3739296964250238611, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3739296964250238611, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3739296964250238611, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3739296964250238611, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3782495770255912745, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3782495770255912745, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3782495770255912745, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3782495770255912745, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3782495770255912745, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3818900776374735421, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3818900776374735421, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3818900776374735421, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3818900776374735421, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3838015261387373640, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3838015261387373640, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3838015261387373640, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3838015261387373640, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3838015261387373640, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 3838015261387373640, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4139379526738324188, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4139379526738324188, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4139379526738324188, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 666 - objectReference: {fileID: 0} - - target: {fileID: 4139379526738324188, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 4139379526738324188, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -588 - objectReference: {fileID: 0} - - target: {fileID: 4173352157534372760, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4173352157534372760, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4173352157534372760, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4173352157534372760, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4173352157534372760, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4173352157534372760, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4208924523628889994, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_Color.b - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4208924523628889994, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_Color.g - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4208924523628889994, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_Color.r - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 4340852675316295584, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4340852675316295584, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4340852675316295584, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4340852675316295584, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4340852675316295584, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4379688128455002370, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4379688128455002370, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4379688128455002370, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4379688128455002370, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4379688128455002370, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4759723387849467176, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4759723387849467176, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4759723387849467176, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4759723387849467176, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4759723387849467176, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4759723387849467176, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4793318121082960993, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4793318121082960993, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4818064887458906712, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4818064887458906712, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4818064887458906712, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4818064887458906712, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4818064887458906712, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4818064887458906712, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4859563294742751396, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4859563294742751396, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4859563294742751396, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4859563294742751396, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4938639691647916865, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 4938639691647916865, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5042033946778085750, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5042033946778085750, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5060244164449252146, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5060244164449252146, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5060244164449252146, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5060244164449252146, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5060244164449252146, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5060244164449252146, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5126747884924751304, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5126747884924751304, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5126747884924751304, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5126747884924751304, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5126747884924751304, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5214709550010517783, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5214709550010517783, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5214709550010517783, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5214709550010517783, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5354436027226391777, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5354436027226391777, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5354436027226391777, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5354436027226391777, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5354436027226391777, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5354436027226391777, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5463686197999120493, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5463686197999120493, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5463686197999120493, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5463686197999120493, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5483402910078776253, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5483402910078776253, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5483402910078776253, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 74.31 - objectReference: {fileID: 0} - - target: {fileID: 5483402910078776253, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 5483402910078776253, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 104.31 - objectReference: {fileID: 0} - - target: {fileID: 5518058066534555422, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5518058066534555422, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5518058066534555422, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5518058066534555422, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5518058066534555422, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5518058066534555422, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5719904576681430526, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5719904576681430526, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5719904576681430526, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5719904576681430526, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5845992227103715351, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5845992227103715351, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5845992227103715351, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5845992227103715351, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5850459360606484390, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5850459360606484390, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5850459360606484390, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5850459360606484390, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5850459360606484390, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5850459360606484390, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5900976456832270912, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5900976456832270912, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 5959647691888984137, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5959647691888984137, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 5959647691888984137, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 282.93 - objectReference: {fileID: 0} - - target: {fileID: 5959647691888984137, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 5959647691888984137, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -668 - objectReference: {fileID: 0} - - target: {fileID: 6055035444019410489, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6055035444019410489, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6055035444019410489, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6055035444019410489, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6069245676466788546, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6069245676466788546, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6069245676466788546, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6069245676466788546, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6069245676466788546, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6070305006356581933, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6070305006356581933, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6070305006356581933, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6070305006356581933, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6070305006356581933, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6075552857064058059, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6075552857064058059, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6075552857064058059, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6075552857064058059, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6075552857064058059, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6075552857064058059, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6171305395222225369, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6171305395222225369, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6171305395222225369, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6171305395222225369, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6257849457875633651, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6257849457875633651, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6257849457875633651, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6257849457875633651, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6295570687789409163, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6295570687789409163, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6295570687789409163, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6295570687789409163, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6295570687789409163, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6295570687789409163, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6308503404752382140, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6308503404752382140, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6308503404752382140, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6308503404752382140, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6356855132221868770, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6356855132221868770, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 6356855132221868770, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 74.31 - objectReference: {fileID: 0} - - target: {fileID: 6356855132221868770, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 6356855132221868770, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 208.62 - objectReference: {fileID: 0} - - target: {fileID: 6440978335546439838, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6440978335546439838, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6440978335546439838, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6440978335546439838, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6486262286580599512, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6486262286580599512, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6486262286580599512, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6486262286580599512, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6749672299258714862, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6749672299258714862, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6749672299258714862, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6749672299258714862, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6749672299258714862, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 6749672299258714862, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7087327218890016955, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_Name - value: SpiritPowerBar - objectReference: {fileID: 0} - - target: {fileID: 7227319219501551729, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7227319219501551729, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7227319219501551729, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7227319219501551729, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7227319219501551729, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7227319219501551729, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7338210745262655896, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7338210745262655896, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7383279236953515049, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7383279236953515049, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7383279236953515049, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7383279236953515049, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7383279236953515049, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7383279236953515049, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7404334939456245851, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7404334939456245851, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7404334939456245851, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7404334939456245851, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7461064752197407165, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7461064752197407165, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7461064752197407165, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7461064752197407165, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7461064752197407165, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7461064752197407165, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 7475116340865457954, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_AnchorMax.y value: 0 @@ -3606,66 +2106,6 @@ PrefabInstance: propertyPath: m_Name value: Persistent Objects objectReference: {fileID: 0} - - target: {fileID: 7475116342296211536, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296211536, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296211536, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296211536, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296211536, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296228278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296228278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296228278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296228278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296228278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296244508, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296244508, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296244508, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296244508, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342296244508, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 7475116342296380174, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_AnchorMax.y value: 1 @@ -3678,10 +2118,6 @@ PrefabInstance: propertyPath: m_SizeDelta.x value: 450 objectReference: {fileID: 0} - - target: {fileID: 7475116342296380174, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 7475116342296380174, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_AnchoredPosition.x value: 506.24997 @@ -3698,86 +2134,6 @@ PrefabInstance: propertyPath: m_SizeDelta.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 7475116342305770233, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305770233, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305770233, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305770233, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305770233, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305770233, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305783261, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305783261, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305783261, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305783261, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305783261, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305783261, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305831057, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305831057, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305832019, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305832019, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305832019, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305832019, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305832019, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7475116342305832019, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - target: {fileID: 7475116342305856963, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} propertyPath: m_SizeDelta.x value: 0 @@ -3786,378 +2142,6 @@ PrefabInstance: propertyPath: m_SizeDelta.y value: 0 objectReference: {fileID: 0} - - target: {fileID: 7558214112759040913, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7558214112759040913, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7558214112759040913, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 330 - objectReference: {fileID: 0} - - target: {fileID: 7558214112759040913, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 80 - objectReference: {fileID: 0} - - target: {fileID: 7558214112759040913, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 168 - objectReference: {fileID: 0} - - target: {fileID: 7558214112759040913, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -688 - objectReference: {fileID: 0} - - target: {fileID: 7770044519880528008, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7770044519880528008, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7770044519880528008, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7770044519880528008, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7793469899725855491, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7793469899725855491, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7793469899725855491, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7793469899725855491, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7816545668512043710, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7816545668512043710, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 1 - objectReference: {fileID: 0} - - target: {fileID: 7816545668512043710, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 100 - objectReference: {fileID: 0} - - target: {fileID: 7816545668512043710, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 333 - objectReference: {fileID: 0} - - target: {fileID: 7816545668512043710, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: -50 - objectReference: {fileID: 0} - - target: {fileID: 7823688211368073113, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: -278.63 - objectReference: {fileID: 0} - - target: {fileID: 7823688211368073113, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: -62.46 - objectReference: {fileID: 0} - - target: {fileID: 7840512114539168951, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7840512114539168951, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7840512114539168951, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7840512114539168951, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7840512114539168951, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 7840512114539168951, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017538903160215472, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017538903160215472, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017538903160215472, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017538903160215472, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017538903160215472, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017538903160215472, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017648448553303032, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8017648448553303032, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8244038924219432218, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8244038924219432218, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8244038924219432218, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8244038924219432218, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8244038924219432218, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8302371806402424193, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8302371806402424193, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8302371806402424193, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8302371806402424193, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8341510876494764503, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8341510876494764503, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8341510876494764503, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8341510876494764503, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8341510876494764503, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8375435173323172915, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8375435173323172915, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8375435173323172915, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8375435173323172915, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8375435173323172915, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8391322946894195372, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8391322946894195372, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8391322946894195372, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8391322946894195372, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8391322946894195372, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8391322946894195372, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8605670301635831021, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8605670301635831021, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8605670301635831021, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8605670301635831021, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8647760001795698445, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8647760001795698445, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8647760001795698445, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8647760001795698445, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8660364097954960264, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8660364097954960264, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8660364097954960264, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8660364097954960264, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8676626218958265178, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8676626218958265178, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8676626218958265178, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8676626218958265178, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8676626218958265178, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8676626218958265178, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8899445658210685278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8899445658210685278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8899445658210685278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8899445658210685278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8899445658210685278, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8955363189425139936, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8955363189425139936, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8955363189425139936, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 8955363189425139936, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9019508352508791564, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMax.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9019508352508791564, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchorMin.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9019508352508791564, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9019508352508791564, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_SizeDelta.y - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9019508352508791564, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.x - value: 0 - objectReference: {fileID: 0} - - target: {fileID: 9019508352508791564, guid: 7cf303e1116e7fb46ba92e7d73321eeb, type: 3} - propertyPath: m_AnchoredPosition.y - value: 0 - objectReference: {fileID: 0} m_RemovedComponents: [] m_RemovedGameObjects: [] m_AddedGameObjects: [] diff --git a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Golem_MeleeSlashAbility.asset b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Golem_MeleeSlashAbility.asset index 687422fd..ecabfa2f 100644 --- a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Golem_MeleeSlashAbility.asset +++ b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Golem_MeleeSlashAbility.asset @@ -27,6 +27,9 @@ MonoBehaviour: manaCost: 0 healthCost: 5 classResourceCost: 0 + spiritPowerReserveCost: 0 + percentMaxManaCost: 0 + percentMaxHealthCost: 0 cooldown: 0 castableWhileMoving: 0 animationType: 2 diff --git a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion-ChallengingShout_AoETaunt.asset b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion-ChallengingShout_AoETaunt.asset index 0f2f8b31..ca17cc4a 100644 --- a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion-ChallengingShout_AoETaunt.asset +++ b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion-ChallengingShout_AoETaunt.asset @@ -32,7 +32,7 @@ MonoBehaviour: spiritPowerReserveCost: 0 percentMaxManaCost: 0 percentMaxHealthCost: 0 - cooldown: 2 + cooldown: 3 castableWhileMoving: 0 animationType: 0 aoePrefab: {fileID: 8058865113381185808, guid: 992bd86877d93794fa4c04824808f2a7, type: 3} diff --git a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/MinionDarkMatter_ProjectileAbility.asset b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/MinionDarkMatter_ProjectileAbility.asset index 1f68df8d..b37a8801 100644 --- a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/MinionDarkMatter_ProjectileAbility.asset +++ b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/MinionDarkMatter_ProjectileAbility.asset @@ -29,11 +29,46 @@ MonoBehaviour: manaCost: 5 healthCost: 5 classResourceCost: 0 + spiritPowerReserveCost: 0 + percentMaxManaCost: 0 + percentMaxHealthCost: 0 cooldown: 0 castableWhileMoving: 0 animationType: 1 projectilePrefab: {fileID: 5409629005393311441, guid: 1cb3e6e45ad6615448f1a968b89c84e8, type: 3} projectileSpeed: 10 lifeSpan: 1.5 - canPierce: 1 + canPierce: 0 canHitSelf: 0 + speedOverLifetime: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + useSpeedCurve: 0 + enableCurving: 0 + curveAxis: {x: 0, y: 1, z: 0} + curveStrength: 1 + curveAmplitude: 45 + enableRicochet: 0 + maxRicochets: 1 + ricochetSpread: 10 diff --git a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion_BoneThrow.asset b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion_BoneThrow.asset index 1e31a3ff..1912b509 100644 --- a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion_BoneThrow.asset +++ b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Necromancer/Minions/Minion_BoneThrow.asset @@ -29,7 +29,10 @@ MonoBehaviour: manaCost: 2 healthCost: 5 classResourceCost: 0 - cooldown: 0 + spiritPowerReserveCost: 0 + percentMaxManaCost: 0 + percentMaxHealthCost: 0 + cooldown: 5 castableWhileMoving: 0 animationType: 0 projectilePrefab: {fileID: 6063651656755616566, guid: a89ee7eec16b2bc44aa4d4e85f9e9e47, type: 3} @@ -37,3 +40,35 @@ MonoBehaviour: lifeSpan: 3 canPierce: 0 canHitSelf: 0 + speedOverLifetime: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: 0 + outSlope: 0 + tangentMode: 0 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + useSpeedCurve: 0 + enableCurving: 0 + curveAxis: {x: 0, y: 1, z: 0} + curveStrength: 1 + curveAmplitude: 45 + enableRicochet: 0 + maxRicochets: 1 + ricochetSpread: 10 diff --git a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Priest/C-ShinningStar_AoEOverTimeAbility.asset b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Priest/C-ShinningStar_AoEOverTimeAbility.asset index bd9a0f8b..f2603a5e 100644 --- a/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Priest/C-ShinningStar_AoEOverTimeAbility.asset +++ b/Assets/Scriptables/Data/Resources/Abilities/Debug/Player/Priest/C-ShinningStar_AoEOverTimeAbility.asset @@ -25,7 +25,7 @@ MonoBehaviour: - {fileID: 11400000, guid: 918ee6f8846e6a9449166ac16b6330ae, type: 2} abilityEffects: - {fileID: 11400000, guid: 72119a30a83feb246a3c70529e61a5a5, type: 2} - castTime: 0 + castTime: 0.5 manaCost: 30 healthCost: 0 classResourceCost: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Hood.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Hood.asset index 76678499..044dd944 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Hood.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Hood.asset @@ -19,9 +19,9 @@ MonoBehaviour: description: StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 2 - SpiritBonus: 8 - VitalityBonus: 2 + IntelligenceBonus: 0 + SpiritBonus: 2 + VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 @@ -31,9 +31,9 @@ MonoBehaviour: SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 2 - ArmorBonus: 5 - MagicResistanceBonus: 5 + MaxHealthBonus: 0 + ArmorBonus: 2 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,6 +42,7 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 0 + CraftableBase: 0 MinStrengthBonus: 0 MaxStrengthBonus: 0 MinAgilityBonus: 0 @@ -90,4 +91,4 @@ MonoBehaviour: MaxArmorPercentBonus: 0 MinMagicResistancePercentBonus: 0 MaxMagicResistancePercentBonus: 0 - TotalUniqueStats: 4 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Orb.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Orb.asset index 343f8f18..e3ac947a 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Orb.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Orb.asset @@ -19,16 +19,16 @@ MonoBehaviour: description: StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 4 - SpiritBonus: 4 + IntelligenceBonus: 1 + SpiritBonus: 1 VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.02 - SpiritPercentBonus: 0.05 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 - SpellDamageBonus: 5 + SpellDamageBonus: 1 CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 0 @@ -91,4 +91,4 @@ MonoBehaviour: MaxArmorPercentBonus: 0 MinMagicResistancePercentBonus: 0 MaxMagicResistancePercentBonus: 0 - TotalUniqueStats: 4 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Ring.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Ring.asset index ab3d1b65..9b8d0c37 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Ring.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Ring.asset @@ -20,28 +20,29 @@ MonoBehaviour: StrengthBonus: 0 AgilityBonus: 0 IntelligenceBonus: 0 - SpiritBonus: 5 + SpiritBonus: 1 VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 - SpiritPercentBonus: 0.05 + SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 1 - CritDamageBonus: 2 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 - CritChancePercentBonus: 0 + CritChancePercentBonus: 0.01 CritDamagePercentBonus: 0 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 7 + CraftableBase: 0 MinStrengthBonus: 0 MaxStrengthBonus: 0 MinAgilityBonus: 0 @@ -90,4 +91,4 @@ MonoBehaviour: MaxArmorPercentBonus: 0 MinMagicResistancePercentBonus: 0 MaxMagicResistancePercentBonus: 0 - TotalUniqueStats: 4 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Talisman.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Talisman.asset index b28c14f6..c7f7a0ba 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Talisman.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Talisman.asset @@ -19,29 +19,30 @@ MonoBehaviour: description: StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 0 - SpiritBonus: 5 + IntelligenceBonus: 1 + SpiritBonus: 1 VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 - SpiritPercentBonus: 0.05 + SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 1 - CritDamageBonus: 2 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 - CritDamagePercentBonus: 0 + CritDamagePercentBonus: 0.01 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 6 + CraftableBase: 0 MinStrengthBonus: 0 MaxStrengthBonus: 0 MinAgilityBonus: 0 @@ -90,4 +91,4 @@ MonoBehaviour: MaxArmorPercentBonus: 0 MinMagicResistancePercentBonus: 0 MaxMagicResistancePercentBonus: 0 - TotalUniqueStats: 4 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Vest.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Vest.asset index e1855108..cd670916 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Vest.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Vest.asset @@ -19,9 +19,9 @@ MonoBehaviour: description: StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 2 - SpiritBonus: 6 - VitalityBonus: 4 + IntelligenceBonus: 0 + SpiritBonus: 2 + VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 @@ -32,8 +32,8 @@ MonoBehaviour: CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 2 - ArmorBonus: 5 - MagicResistanceBonus: 5 + ArmorBonus: 2 + MagicResistanceBonus: 2 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,6 +42,7 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 1 + CraftableBase: 0 MinStrengthBonus: 0 MaxStrengthBonus: 0 MinAgilityBonus: 0 @@ -90,4 +91,4 @@ MonoBehaviour: MaxArmorPercentBonus: 0 MinMagicResistancePercentBonus: 0 MaxMagicResistancePercentBonus: 0 - TotalUniqueStats: 4 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Wand.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Wand.asset index cdfd16af..d708a824 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Wand.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Faithfull-Spirit Set/Faithfull-Spirit Wand.asset @@ -19,16 +19,16 @@ MonoBehaviour: description: StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 4 - SpiritBonus: 5 + IntelligenceBonus: 1 + SpiritBonus: 2 VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.02 - SpiritPercentBonus: 0.05 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 - SpellDamageBonus: 5 + SpellDamageBonus: 1 CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 0 @@ -42,6 +42,7 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 4 + CraftableBase: 0 MinStrengthBonus: 0 MaxStrengthBonus: 0 MinAgilityBonus: 0 @@ -90,4 +91,4 @@ MonoBehaviour: MaxArmorPercentBonus: 0 MinMagicResistancePercentBonus: 0 MaxMagicResistancePercentBonus: 0 - TotalUniqueStats: 4 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Hood.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Hood.asset index 48767297..6e243a72 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Hood.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Hood.asset @@ -21,7 +21,7 @@ MonoBehaviour: AgilityBonus: 1 IntelligenceBonus: 0 SpiritBonus: 0 - VitalityBonus: 1 + VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 @@ -31,9 +31,9 @@ MonoBehaviour: SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 5 - ArmorBonus: 6 - MagicResistanceBonus: 4 + MaxHealthBonus: 0 + ArmorBonus: 2 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 0 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Main Axe.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Main Axe.asset index 5ca43c9d..3b6047a8 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Main Axe.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Main Axe.asset @@ -17,17 +17,17 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 2 - AgilityBonus: 0 + StrengthBonus: 1 + AgilityBonus: 2 IntelligenceBonus: 0 SpiritBonus: 0 - VitalityBonus: 1 - StrengthPercentBonus: 0.1 + VitalityBonus: 0 + StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 VitalityPercentBonus: 0 - AttackDamageBonus: 5 + AttackDamageBonus: 1 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 4 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Off Axe.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Off Axe.asset index 4da8dc72..8dbf1124 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Off Axe.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Off Axe.asset @@ -17,17 +17,17 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 1 - AgilityBonus: 0 + StrengthBonus: 2 + AgilityBonus: 1 IntelligenceBonus: 0 SpiritBonus: 0 - VitalityBonus: 2 - StrengthPercentBonus: 0.1 + VitalityBonus: 0 + StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 VitalityPercentBonus: 0 - AttackDamageBonus: 5 + AttackDamageBonus: 1 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 5 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Ring.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Ring.asset index 5570ce26..5ea6d602 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Ring.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Ring.asset @@ -17,28 +17,78 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 1 + StrengthBonus: 0 AgilityBonus: 1 IntelligenceBonus: 0 SpiritBonus: 0 VitalityBonus: 0 StrengthPercentBonus: 0 - AgilityPercentBonus: 0.1 + AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 1 - CritDamageBonus: 2 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 - CritChancePercentBonus: 0 + CritChancePercentBonus: 0.01 CritDamagePercentBonus: 0 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 7 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Talisman.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Talisman.asset index e62c1beb..1dfa64b0 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Talisman.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Talisman.asset @@ -18,27 +18,77 @@ MonoBehaviour: sellPriceVendor: 1500 description: StrengthBonus: 1 - AgilityBonus: 1 + AgilityBonus: 0 IntelligenceBonus: 0 SpiritBonus: 0 VitalityBonus: 0 - StrengthPercentBonus: 0.1 + StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 1 - CritDamageBonus: 2 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 - CritDamagePercentBonus: 0 + CritDamagePercentBonus: 0.01 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 6 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Vest.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Vest.asset index 27237b48..3ebb00da 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Vest.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Frenzy Hunter's Set/Frenzy Hunter's Vest.asset @@ -22,7 +22,7 @@ MonoBehaviour: IntelligenceBonus: 0 SpiritBonus: 0 VitalityBonus: 0 - StrengthPercentBonus: 0.1 + StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 @@ -31,9 +31,9 @@ MonoBehaviour: SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 5 - ArmorBonus: 6 - MagicResistanceBonus: 4 + MaxHealthBonus: 0 + ArmorBonus: 3 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 1 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Crown.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Crown.asset index 678b55c1..7f296d53 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Crown.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Crown.asset @@ -19,8 +19,8 @@ MonoBehaviour: description: StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 1 - SpiritBonus: 1 + IntelligenceBonus: 2 + SpiritBonus: 0 VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 @@ -31,9 +31,9 @@ MonoBehaviour: SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 2 + MaxHealthBonus: 0 ArmorBonus: 2 - MagicResistanceBonus: 2 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 0 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 1.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 1.asset index 8befa99c..725ec710 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 1.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 1.asset @@ -24,21 +24,71 @@ MonoBehaviour: VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.01 - SpiritPercentBonus: 0.01 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 1 - CritDamageBonus: 2 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 - CritDamagePercentBonus: 0 + CritDamagePercentBonus: 0.01 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 6 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 2.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 2.asset index 5a56536e..fbe73b0e 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 2.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Ring 2.asset @@ -24,21 +24,71 @@ MonoBehaviour: VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.01 - SpiritPercentBonus: 0.01 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 1 - CritDamageBonus: 2 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 - CritChancePercentBonus: 0 + CritChancePercentBonus: 0.01 CritDamagePercentBonus: 0 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 7 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Robe.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Robe.asset index f8a16c39..fc59f7b3 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Robe.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Robe.asset @@ -17,11 +17,11 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 1 + StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 2 + IntelligenceBonus: 1 SpiritBonus: 1 - VitalityBonus: 1 + VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 @@ -31,9 +31,9 @@ MonoBehaviour: SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 2 - ArmorBonus: 2 - MagicResistanceBonus: 2 + MaxHealthBonus: 0 + ArmorBonus: 3 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 1 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Tome.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Tome.asset index 277532c4..ea880f1a 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Tome.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Tome.asset @@ -20,15 +20,15 @@ MonoBehaviour: StrengthBonus: 0 AgilityBonus: 0 IntelligenceBonus: 1 - SpiritBonus: 2 + SpiritBonus: 1 VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 - SpiritPercentBonus: 0.01 + SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 - SpellDamageBonus: 5 + SpellDamageBonus: 1 CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 5 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Wand.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Wand.asset index 897bdc35..0e401169 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Wand.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Mana-Starved Set/Mana-Starved Wand.asset @@ -19,16 +19,16 @@ MonoBehaviour: description: StrengthBonus: 0 AgilityBonus: 0 - IntelligenceBonus: 1 + IntelligenceBonus: 2 SpiritBonus: 1 - VitalityBonus: 1 + VitalityBonus: 0 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.01 + IntelligencePercentBonus: 0 SpiritPercentBonus: 0 VitalityPercentBonus: 0 AttackDamageBonus: 0 - SpellDamageBonus: 5 + SpellDamageBonus: 1 CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 4 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Amulet.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Amulet.asset index e1a70027..9a24c0f1 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Amulet.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Amulet.asset @@ -19,26 +19,76 @@ MonoBehaviour: description: StrengthBonus: 1 AgilityBonus: 1 - IntelligenceBonus: 10 - SpiritBonus: 5 - VitalityBonus: 10 + IntelligenceBonus: 1 + SpiritBonus: 1 + VitalityBonus: 1 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.1 - SpiritPercentBonus: 0.05 - VitalityPercentBonus: 0.1 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 2 - CritDamageBonus: 3 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 - CritChancePercentBonus: 0 + CritChancePercentBonus: 0.01 CritDamagePercentBonus: 0 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 7 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Chest.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Chest.asset index d874158f..c64f7d1c 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Chest.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Chest.asset @@ -19,21 +19,21 @@ MonoBehaviour: description: StrengthBonus: 1 AgilityBonus: 1 - IntelligenceBonus: 10 - SpiritBonus: 5 - VitalityBonus: 10 + IntelligenceBonus: 1 + SpiritBonus: 1 + VitalityBonus: 1 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.1 - SpiritPercentBonus: 0.05 - VitalityPercentBonus: 0.1 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 20 - ArmorBonus: 20 - MagicResistanceBonus: 20 + MaxHealthBonus: 1 + ArmorBonus: 1 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 1 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Hood.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Hood.asset index 1d69fb79..fadd5781 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Hood.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Hood.asset @@ -19,21 +19,21 @@ MonoBehaviour: description: StrengthBonus: 1 AgilityBonus: 1 - IntelligenceBonus: 10 - SpiritBonus: 5 - VitalityBonus: 10 + IntelligenceBonus: 1 + SpiritBonus: 1 + VitalityBonus: 1 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.1 - SpiritPercentBonus: 0.05 - VitalityPercentBonus: 0.1 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 20 - ArmorBonus: 20 - MagicResistanceBonus: 20 + MaxHealthBonus: 1 + ArmorBonus: 1 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 0 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Knife.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Knife.asset index 949c65f3..98736c3b 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Knife.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Knife.asset @@ -19,16 +19,16 @@ MonoBehaviour: description: StrengthBonus: 1 AgilityBonus: 1 - IntelligenceBonus: 10 - SpiritBonus: 5 - VitalityBonus: 10 + IntelligenceBonus: 1 + SpiritBonus: 1 + VitalityBonus: 1 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.1 - SpiritPercentBonus: 0.05 - VitalityPercentBonus: 0.1 - AttackDamageBonus: 15 - SpellDamageBonus: 15 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 + VitalityPercentBonus: 0 + AttackDamageBonus: 1 + SpellDamageBonus: 1 CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 4 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Relic.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Relic.asset index 9b43cd90..16c8bfab 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Relic.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Relic.asset @@ -19,16 +19,16 @@ MonoBehaviour: description: StrengthBonus: 1 AgilityBonus: 1 - IntelligenceBonus: 10 - SpiritBonus: 5 - VitalityBonus: 10 + IntelligenceBonus: 1 + SpiritBonus: 1 + VitalityBonus: 1 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.1 - SpiritPercentBonus: 0.05 - VitalityPercentBonus: 0.1 - AttackDamageBonus: 15 - SpellDamageBonus: 15 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 + VitalityPercentBonus: 0 + AttackDamageBonus: 1 + SpellDamageBonus: 1 CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 5 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Ring.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Ring.asset index 62a823ad..b0cc5a5e 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Ring.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Resourceful Explorer Set/Resourceful Explorer's Ring.asset @@ -19,26 +19,76 @@ MonoBehaviour: description: StrengthBonus: 1 AgilityBonus: 1 - IntelligenceBonus: 10 - SpiritBonus: 5 - VitalityBonus: 10 + IntelligenceBonus: 1 + SpiritBonus: 1 + VitalityBonus: 1 StrengthPercentBonus: 0 AgilityPercentBonus: 0 - IntelligencePercentBonus: 0.1 - SpiritPercentBonus: 0.05 - VitalityPercentBonus: 0.1 + IntelligencePercentBonus: 0 + SpiritPercentBonus: 0 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 - CritChanceBonus: 2 - CritDamageBonus: 3 + CritChanceBonus: 0 + CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 - CritDamagePercentBonus: 0 + CritDamagePercentBonus: 0.01 MaxHealthPercentBonus: 0 ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 6 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Amulet.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Amulet.asset index dbfbc18f..7249d681 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Amulet.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Amulet.asset @@ -18,15 +18,15 @@ MonoBehaviour: sellPriceVendor: 1500 description: StrengthBonus: 1 - AgilityBonus: 1 + AgilityBonus: 0 IntelligenceBonus: 0 SpiritBonus: 0 VitalityBonus: 1 - StrengthPercentBonus: 0.05 - AgilityPercentBonus: 0.05 + StrengthPercentBonus: 0 + AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 - VitalityPercentBonus: 0.05 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 CritChanceBonus: 0 @@ -38,7 +38,57 @@ MonoBehaviour: SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 CritDamagePercentBonus: 0 - MaxHealthPercentBonus: 0 - ArmorPercentBonus: 0.01 - MagicResistancePercentBonus: 0.02 + MaxHealthPercentBonus: 0.01 + ArmorPercentBonus: 0 + MagicResistancePercentBonus: 0 EquipmentType: 7 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Blade.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Blade.asset index 56582b5e..93249d9e 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Blade.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Blade.asset @@ -17,21 +17,21 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 3 - AgilityBonus: 1 + StrengthBonus: 0 + AgilityBonus: 0 IntelligenceBonus: 0 SpiritBonus: 0 - VitalityBonus: 1 - StrengthPercentBonus: 0.1 + VitalityBonus: 2 + StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 VitalityPercentBonus: 0 - AttackDamageBonus: 5 + AttackDamageBonus: 1 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 10 + MaxHealthBonus: 0 ArmorBonus: 0 MagicResistanceBonus: 0 AttackDamagePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 4 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Chestplate.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Chestplate.asset index 37fa39ef..b420e67d 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Chestplate.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Chestplate.asset @@ -17,23 +17,23 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 1 - AgilityBonus: 1 + StrengthBonus: 0 + AgilityBonus: 0 IntelligenceBonus: 0 SpiritBonus: 0 - VitalityBonus: 4 + VitalityBonus: 2 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 - VitalityPercentBonus: 0.1 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 15 - ArmorBonus: 15 - MagicResistanceBonus: 12 + MaxHealthBonus: 2 + ArmorBonus: 6 + MagicResistanceBonus: 2 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 1 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Helmet.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Helmet.asset index a7927750..616ff657 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Helmet.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Helmet.asset @@ -17,23 +17,23 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 1 - AgilityBonus: 1 + StrengthBonus: 0 + AgilityBonus: 0 IntelligenceBonus: 0 SpiritBonus: 0 - VitalityBonus: 3 - StrengthPercentBonus: 0.05 + VitalityBonus: 2 + StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 - VitalityPercentBonus: 0.05 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 15 - ArmorBonus: 15 - MagicResistanceBonus: 12 + MaxHealthBonus: 0 + ArmorBonus: 4 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 @@ -42,3 +42,53 @@ MonoBehaviour: ArmorPercentBonus: 0 MagicResistancePercentBonus: 0 EquipmentType: 0 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Ring.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Ring.asset index b5e5a824..fa453560 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Ring.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Ring.asset @@ -17,28 +17,78 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 1 - AgilityBonus: 1 + StrengthBonus: 0 + AgilityBonus: 0 IntelligenceBonus: 0 - SpiritBonus: 0 + SpiritBonus: 1 VitalityBonus: 1 - StrengthPercentBonus: 0.05 - AgilityPercentBonus: 0.05 + StrengthPercentBonus: 0 + AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 - VitalityPercentBonus: 0.05 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 MaxHealthBonus: 0 ArmorBonus: 0 - MagicResistanceBonus: 0 + MagicResistanceBonus: 1 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 CritDamagePercentBonus: 0 MaxHealthPercentBonus: 0 - ArmorPercentBonus: 0.01 - MagicResistancePercentBonus: 0.02 + ArmorPercentBonus: 0 + MagicResistancePercentBonus: 0.01 EquipmentType: 6 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Shield.asset b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Shield.asset index 841646f2..396e79d6 100644 --- a/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Shield.asset +++ b/Assets/Scriptables/Data/Resources/Items/Equippables/RevampedItems/0-Early-Items/Steelbourne Set/Steelboune Shield.asset @@ -17,28 +17,78 @@ MonoBehaviour: sellPricePlayer: 75 sellPriceVendor: 1500 description: - StrengthBonus: 1 - AgilityBonus: 1 + StrengthBonus: 0 + AgilityBonus: 0 IntelligenceBonus: 0 SpiritBonus: 0 - VitalityBonus: 5 + VitalityBonus: 2 StrengthPercentBonus: 0 AgilityPercentBonus: 0 IntelligencePercentBonus: 0 SpiritPercentBonus: 0 - VitalityPercentBonus: 0.1 + VitalityPercentBonus: 0 AttackDamageBonus: 0 SpellDamageBonus: 0 CritChanceBonus: 0 CritDamageBonus: 0 - MaxHealthBonus: 10 - ArmorBonus: 25 - MagicResistanceBonus: 10 + MaxHealthBonus: 2 + ArmorBonus: 12 + MagicResistanceBonus: 4 AttackDamagePercentBonus: 0 SpellDamagePercentBonus: 0 CritChancePercentBonus: 0 CritDamagePercentBonus: 0 MaxHealthPercentBonus: 0 - ArmorPercentBonus: 0.02 - MagicResistancePercentBonus: 0.01 + ArmorPercentBonus: 0 + MagicResistancePercentBonus: 0 EquipmentType: 5 + CraftableBase: 0 + MinStrengthBonus: 0 + MaxStrengthBonus: 0 + MinAgilityBonus: 0 + MaxAgilityBonus: 0 + MinIntelligenceBonus: 0 + MaxIntelligenceBonus: 0 + MinSpiritBonus: 0 + MaxSpiritBonus: 0 + MinVitalityBonus: 0 + MaxVitalityBonus: 0 + MinStrengthPercentBonus: 0 + MaxStrengthPercentBonus: 0 + MinAgilityPercentBonus: 0 + MaxAgilityPercentBonus: 0 + MinIntelligencePercentBonus: 0 + MaxIntelligencePercentBonus: 0 + MinSpiritPercentBonus: 0 + MaxSpiritPercentBonus: 0 + MinVitalityPercentBonus: 0 + MaxVitalityPercentBonus: 0 + MinAttackDamageBonus: 0 + MaxAttackDamageBonus: 0 + MinSpellDamageBonus: 0 + MaxSpellDamageBonus: 0 + MinCritChanceBonus: 0 + MaxCritChanceBonus: 0 + MinCritDamageBonus: 0 + MaxCritDamageBonus: 0 + MinMaxHealthBonus: 0 + MaxMaxHealthBonus: 0 + MinArmorBonus: 0 + MaxArmorBonus: 0 + MinMagicResistanceBonus: 0 + MaxMagicResistanceBonus: 0 + MinAttackDamagePercentBonus: 0 + MaxAttackDamagePercentBonus: 0 + MinSpellDamagePercentBonus: 0 + MaxSpellDamagePercentBonus: 0 + MinCritChancePercentBonus: 0 + MaxCritChancePercentBonus: 0 + MinCritDamagePercentBonus: 0 + MaxCritDamagePercentBonus: 0 + MinMaxHealthPercentBonus: 0 + MaxMaxHealthPercentBonus: 0 + MinArmorPercentBonus: 0 + MaxArmorPercentBonus: 0 + MinMagicResistancePercentBonus: 0 + MaxMagicResistancePercentBonus: 0 + MaxTotalUniqueStatsIncreasedByStones: 0 diff --git a/Assets/Scripts/Game/GameConstants.cs b/Assets/Scripts/Game/GameConstants.cs index 7a0bf4aa..00d0c4a6 100644 --- a/Assets/Scripts/Game/GameConstants.cs +++ b/Assets/Scripts/Game/GameConstants.cs @@ -1,3 +1,4 @@ +using UnityEngine; using static GameConstants.EnemySpawning; public static class GameConstants @@ -114,29 +115,29 @@ public static class GameConstants public static class CharacterStatsBalancing { - public const float AttackDamageIncreaseFromStrength = 1f; //100% str => AttkDmg - public const float AttackDamageIncreaseFromAgility = 0.45f; // 45% agi => AttkDmg + public const float AttackDamageIncreaseFromStrength = 0.35f; // 35% str => AttkDmg + public const float AttackDamageIncreaseFromAgility = 0.25f; // 25% agi => AttkDmg - public const float SpellDamageIncreaseFromIntelligence = 1f; //100% int => SpDmg - public const float SpellDamageIncreaseFromSpirit = 0.45f; // 45% spi => SpDmg + public const float SpellDamageIncreaseFromIntelligence = 0.35f; //35% int => SpDmg + public const float SpellDamageIncreaseFromSpirit = 0.25f; // 25% spi => SpDmg - public const float CritChanceIncreaseFromAgility = 0.005f; //0.5% agi => critChance (30% +/- tops) - public const float CritChanceIncreaseFromIntelligence = 0.002f; //0.2% int => critChance (12% +/- tops) + public const float CritChanceIncreaseFromAgility = 0.001f; //0.5% agi => critChance (6% +/- tops) this is base + public const float CritChanceIncreaseFromIntelligence = 0.001f; //0.2% int => critChance (6% +/- tops) this is base - public const float CritDamageIncreaseFromStrength = 0.002f; //0.2% str => critDmg - public const float CritDamageIncreaseFromAgility = 0.002f; //0.2% agi => critDmg - public const float CritDamageIncreaseFromIntelligence = 0.001f; //0.1% int => critDmg + //public const float CritDamageIncreaseFromStrength = 0.001f; //0.2% str => critDmg + //public const float CritDamageIncreaseFromAgility = 0.001f; //0.2% agi => critDmg + //public const float CritDamageIncreaseFromIntelligence = 0.001f; //0.1% int => critDmg - public const float MaxHealthIncreaseFromSpirit = 1f; // 100% spi => MaxHP - public const float MaxHealthIncreaseFromVitality = 5f; //1 vit => 5 MaxHP + public const float MaxHealthIncreaseFromSpirit = 0.35f; // 35% spi => MaxHP + public const float MaxHealthIncreaseFromVitality = 2f; //1 vit => 2 MaxHP - public const float ArmorIncreaseFromStrength = 0.1f; //10% str => Armor - public const float ArmorIncreaseFromAgility = 0.1f; // 10% agi => Armor - public const float ArmorIncreaseFromVitality = 0.3f; //30% vit => Armor + //public const float ArmorIncreaseFromStrength = 0.1f; //10% str => Armor + //public const float ArmorIncreaseFromAgility = 0.1f; // 10% agi => Armor + //public const float ArmorIncreaseFromVitality = 0.3f; //30% vit => Armor - public const float MagicResistanceIncreaseFromIntelligence = 0.1f; // 10% int => MagicRess - public const float MagicResistanceIncreaseFromSpirit = 0.35f; //35% spi => MagicRes - public const float MagicResistanceIncreaseFromVitality = 0.2f; //20% vit => MagicRes + //public const float MagicResistanceIncreaseFromIntelligence = 0.1f; // 10% int => MagicRess + public const float MagicResistanceIncreaseFromSpirit = 0.1f; //10% spi => MagicRes + //public const float MagicResistanceIncreaseFromVitality = 0.2f; //20% vit => MagicRes public const float PercentArmorIntoDamageReduction = 0.01f; //each point of armor == 0.01% attack dmg reduction public const float PercentMagicResistanceIntoDamageReduction = 0.01f; // each point of MR == 0.01% spell dmg reduction @@ -150,11 +151,11 @@ public static class GameConstants public const float IntelligenceToManaRate = 0.5f; public const float SpiritToSpiritPowerRate = 0.5f; - public const float BonusStrengthToFlatRegenRate = 0.05f; - public const float BonusVitalityToFlatRegenRate = 0.05f; + public const float BonusStrengthToFlatRegenRate = 0.01f; + public const float BonusVitalityToFlatRegenRate = 0.01f; - public const float BonusSpiritToFlatRegenRate = 0.15f; - public const float BonusSpiritToPercentRegenRate = 0.01f; + public const float BonusSpiritToFlatRegenRate = 0.08f; + //public const float BonusSpiritToPercentRegenRate = 0.01f; public const float RelativePowerToSpiritCostPercent = 0.05f; public const float HealthDecayOnSpiritExhaustion = 0.15f; @@ -232,7 +233,7 @@ public static class GameConstants public const float MinimumFindFishWaitTime = 2.5f; public const float MaximumFindFishWaitTime = 3.25f; - public const float HealthIntoExperienceMultiplier = 3.66f; + public const float HealthIntoExperienceMultiplier = Mathf.PI; public const float ReputationLevelIntoIncreasedExperienceMultiplier = 0.05f; public const int MinimumNumberOfWavesPerRift = 3; diff --git a/Assets/Scripts/NPC/NPCControllers_v2/BasicEnemy/BasicEnemyNPCController.cs b/Assets/Scripts/NPC/NPCControllers_v2/BasicEnemy/BasicEnemyNPCController.cs index 2ae0f20f..72776d4f 100644 --- a/Assets/Scripts/NPC/NPCControllers_v2/BasicEnemy/BasicEnemyNPCController.cs +++ b/Assets/Scripts/NPC/NPCControllers_v2/BasicEnemy/BasicEnemyNPCController.cs @@ -94,6 +94,8 @@ public class BasicEnemyNPCController : NPCControllerBase { if (waitingForAttackAnimation) return; + if (maintainsDistance) UpdateCurrentTarget(GetClosestTarget()); + possibleTargetHealth = currentTarget.GetComponent(); if (possibleTargetHealth.GetCurrentValue() <= 0) { diff --git a/Assets/Scripts/UI/ExperienceBarUI.cs b/Assets/Scripts/UI/ExperienceBarUI.cs index e8a91a11..383c4e22 100644 --- a/Assets/Scripts/UI/ExperienceBarUI.cs +++ b/Assets/Scripts/UI/ExperienceBarUI.cs @@ -61,7 +61,7 @@ public class ExperienceBarUI : MonoBehaviour { level.text = isRepBar ? player.reputationLevel.currentLevel.ToString() : player.level.currentLevel.ToString(); nextLevel.text = isRepBar ? (player.reputationLevel.currentLevel + 1).ToString() : (player.level.currentLevel + 1).ToString(); - experienceBar.text = isRepBar ? $"{player.reputationLevel.GetCurrentExperience().ToString("F0")}/{player.reputationLevel.FinalExperienceThreshold.ToString("F0")}" : $"{player.level.GetCurrentExperience().ToString("F0")}/{player.level.FinalExperienceThreshold.ToString("F0")}"; + experienceBar.text = isRepBar ? $"{player.reputationLevel.GetCurrentExperience().ToString("F0")} / {player.reputationLevel.FinalExperienceThreshold.ToString("F0")}" : $"{player.level.GetCurrentExperience().ToString("F0")} / {player.level.FinalExperienceThreshold.ToString("F0")}"; SetCurrentFill(); }