Skip to content

Commit

Permalink
Rebalanced golems + Added furby backflip
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJP committed Jan 22, 2017
1 parent 4fec473 commit 98fdf71
Show file tree
Hide file tree
Showing 4 changed files with 75 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ AnimatorController:
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
m_Controller: {fileID: 9100000}
- m_Name: Attack
m_Type: 9
m_DefaultFloat: 0
m_DefaultInt: 0
m_DefaultBool: 0
m_Controller: {fileID: 0}
m_Controller: {fileID: 9100000}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
Expand Down Expand Up @@ -197,7 +197,7 @@ AnimatorState:
m_SpeedParameterActive: 0
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_Motion: {fileID: 7400000, guid: dbca7b72d39979a4588951eb0fbd587b, type: 3}
m_Motion: {fileID: 7400000, guid: c623e184f74f52b4e86a0de021bfc275, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
Expand Down
70 changes: 68 additions & 2 deletions GlobalGameJam2017/Assets/Meshes/furby/attack2.fbx.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions GlobalGameJam2017/Assets/Prefabs/PillarSpell.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -930,9 +930,9 @@ MonoBehaviour:
spellIndicator: {fileID: 4048869843626402}
maxRangeIndicator: {fileID: 4918547187786372}
effect: {fileID: 1788884006698586}
baseDamage: 35
minRadius: 3
maxRadius: 9
baseDamage: 100
minRadius: 4
maxRadius: 15
--- !u!136 &136081171881451814
CapsuleCollider:
m_ObjectHideFlags: 1
Expand Down
2 changes: 1 addition & 1 deletion GlobalGameJam2017/Assets/Prefabs/ShockwaveSpell.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
maxChannelingTime: 2
maxCastRange: 12
maxCastRange: 20
channelingTimeBonus: 0.5
spellIndicator: {fileID: 4040182738994348}
spellMaxRangeIndicator: {fileID: 4528620190204752}
Expand Down

0 comments on commit 98fdf71

Please sign in to comment.