Demon boss progress

This commit is contained in:
Szymon Miś
2025-07-14 03:30:45 +02:00
parent acfe2a8969
commit a208790520
3 changed files with 1422 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 935bb9a413d880c43895582c99ef16ad
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1131,7 +1131,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
openCloseEvents: 0 openCloseEvents: 0
openCloseWindow: 1 openCloseWindow: 1
selectedToolbar: 12 selectedToolbar: 5
_isDead: 0 _isDead: 0
_currentHealth: 225 _currentHealth: 225
isImmortal: 0 isImmortal: 0
@@ -1229,7 +1229,7 @@ MonoBehaviour:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
disableControllerOnStart: 0 disableControllerOnStart: 0
currentSpeed: 2 currentSpeed: 1
animatorSpeed: 1 animatorSpeed: 1
inputMagnitudeSmooth: 0.2 inputMagnitudeSmooth: 0.2
useRootMotion: 0 useRootMotion: 0
@@ -1349,7 +1349,7 @@ MonoBehaviour:
_minAttackCount: 1 _minAttackCount: 1
_maxAttackCount: 3 _maxAttackCount: 3
_attackDistance: 3 _attackDistance: 3
_combatBlockingChance: 25.6 _combatBlockingChance: 0
_onDamageBlockingChance: 0 _onDamageBlockingChance: 0
_minStayBlockingTime: 4 _minStayBlockingTime: 4
_maxStayBlockingTime: 6 _maxStayBlockingTime: 6
@@ -1438,6 +1438,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
hitProperties: hitProperties:
hitDamageTags: hitDamageTags:
- Enemy - Enemy
@@ -1501,10 +1502,10 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: e9fb374bd0aad974e9798f071eb5ecb8, type: 3} m_Script: {fileID: 11500000, guid: e9fb374bd0aad974e9798f071eb5ecb8, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
openCloseEvents: 0 openCloseEvents: 1
openCloseWindow: 1 openCloseWindow: 1
selectedToolbar: 0 selectedToolbar: 0
_fsmBehaviour: {fileID: 11400000, guid: 993b0aef9d70a0f4dae3472d750a9c8a, type: 2} _fsmBehaviour: {fileID: 11400000, guid: 935bb9a413d880c43895582c99ef16ad, type: 2}
_stop: 0 _stop: 0
_debugMode: 0 _debugMode: 0
onStartFSM: onStartFSM:
@@ -2606,6 +2607,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
minDamage: minDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -2621,6 +2623,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
maxDamage: maxDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -2636,6 +2639,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
overrideDamageSender: {fileID: 0} overrideDamageSender: {fileID: 0}
hitBoxes: hitBoxes:
- {fileID: 5362143544003886228} - {fileID: 5362143544003886228}
@@ -2973,6 +2977,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
minDamage: minDamage:
damageValue: 25 damageValue: 25
staminaBlockCost: 5 staminaBlockCost: 5
@@ -2988,6 +2993,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
maxDamage: maxDamage:
damageValue: 20 damageValue: 20
staminaBlockCost: 5 staminaBlockCost: 5
@@ -3003,6 +3009,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
overrideDamageSender: {fileID: 0} overrideDamageSender: {fileID: 0}
hitBoxes: hitBoxes:
- {fileID: 4655517810601481317} - {fileID: 4655517810601481317}
@@ -3467,6 +3474,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
minDamage: minDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -3482,6 +3490,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
maxDamage: maxDamage:
damageValue: 25 damageValue: 25
staminaBlockCost: 5 staminaBlockCost: 5
@@ -3497,6 +3506,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
overrideDamageSender: {fileID: 0} overrideDamageSender: {fileID: 0}
hitBoxes: hitBoxes:
- {fileID: 7703211540812842878} - {fileID: 7703211540812842878}
@@ -4548,7 +4558,7 @@ GameObject:
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
m_IsActive: 1 m_IsActive: 0
--- !u!4 &7395938186809571986 --- !u!4 &7395938186809571986
Transform: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@@ -4597,6 +4607,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
minDamage: minDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -4612,6 +4623,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
maxDamage: maxDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -4627,6 +4639,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
overrideDamageSender: {fileID: 0} overrideDamageSender: {fileID: 0}
hitBoxes: hitBoxes:
- {fileID: 3822061495319371584} - {fileID: 3822061495319371584}
@@ -7035,6 +7048,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
minDamage: minDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -7050,6 +7064,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
maxDamage: maxDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -7065,6 +7080,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
overrideDamageSender: {fileID: 0} overrideDamageSender: {fileID: 0}
hitBoxes: hitBoxes:
- {fileID: 6201576030831472258} - {fileID: 6201576030831472258}
@@ -7335,6 +7351,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
minDamage: minDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -7350,6 +7367,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
maxDamage: maxDamage:
damageValue: 15 damageValue: 15
staminaBlockCost: 5 staminaBlockCost: 5
@@ -7365,6 +7383,7 @@ MonoBehaviour:
reaction_id: 0 reaction_id: 0
damageType: damageType:
force: {x: 0, y: 0, z: 0} force: {x: 0, y: 0, z: 0}
ignoreAllHitEffects: 0
overrideDamageSender: {fileID: 0} overrideDamageSender: {fileID: 0}
hitBoxes: hitBoxes:
- {fileID: 3632722909168515802} - {fileID: 3632722909168515802}