Skip to content
Snippets Groups Projects
Commit 9bb76b09 authored by Robin Ruud Kristensen's avatar Robin Ruud Kristensen
Browse files

edited health of boss

parent 63f0d744
No related branches found
No related tags found
2 merge requests!76Juliuses nye super branch,!67maybe fixed spawning of enemies
......@@ -138,7 +138,7 @@ GameObject:
- component: {fileID: 4762512358206024136}
m_Layer: 6
m_Name: Skeleton_Boss
m_TagString: Untagged
m_TagString: Boss
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
......@@ -247,15 +247,18 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
baseAttackSpeed: 3
source: []
TakeDamageAudio: {fileID: 0}
baseMovementSpeed: 200
baseDamage: 3
baseDamage: 2
knockbackForce: 3
baseHP: 1000
baseMaxHP: 1000
baseHP: 75
baseMaxHP: 75
dropXP: 0
xp: 0
maxXp: 0
level: 0
HpBarEnemy: {fileID: 0}
collisionOffset: 0.05
movementFilter:
useTriggers: 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment