better brady dialogue; better bgm
Marco Andronaco andronacomarco@gmail.com
Fri, 17 Apr 2020 14:06:40 +0200
11 files changed,
64 insertions(+),
9 deletions(-)
jump to
M
Assets/Prefabs/UI/Overworld_GUI.prefab
→
Assets/Prefabs/UI/Overworld_GUI.prefab
@@ -19743,7 +19743,7 @@ m_Enabled: 1
serializedVersion: 4 OutputAudioMixerGroup: {fileID: 1205581140867820227, guid: 74b130e74b71401439101ad1b2c8ef5e, type: 2} - m_audioClip: {fileID: 8300000, guid: bdc4632d07987bf48b3259b3fd195098, type: 3} + m_audioClip: {fileID: 8300000, guid: 9015d4ec1fc77114a9b651255221980c, type: 3} m_PlayOnAwake: 1 m_Volume: 1 m_Pitch: 1
M
Assets/Scenes/Battle.unity
→
Assets/Scenes/Battle.unity
@@ -539,7 +539,7 @@ m_Enabled: 1
serializedVersion: 4 OutputAudioMixerGroup: {fileID: 1205581140867820227, guid: 74b130e74b71401439101ad1b2c8ef5e, type: 2} - m_audioClip: {fileID: 8300000, guid: ae633889d7296254a9fef72803c16e6c, type: 3} + m_audioClip: {fileID: 8300000, guid: 871b57c553054a4419b04fae88acb5b2, type: 3} m_PlayOnAwake: 1 m_Volume: 1 m_Pitch: 1
M
Assets/Scenes/Level0.unity
→
Assets/Scenes/Level0.unity
@@ -15712,7 +15712,12 @@ dialogue:
name: Brady sound: {fileID: 0} sentences: - - I'M MAKING MAC AND CHEESE AND NOBODY CAN STOP ME + - 'Oh, some more worthless brats... + + What do you think you can do against me?' + - 'You know I''m the Dark Prince, right? My power can''t be matched! + + But if you still don''t believe me, I will give you a demonstration right now!' bossType: Brady --- !u!136 &890126622 CapsuleCollider:
M
Assets/Scripts/Utility/Stats.cs
→
Assets/Scripts/Utility/Stats.cs
@@ -72,7 +72,7 @@ {
case "Paladin": hp = maxHP = 500; mp = maxMP = 0; - atk = maxATK = 50; + atk = maxATK = 40; def = maxDEF = 63; agl = maxAGL = 30; lck = maxLCK = 15;@@ -81,7 +81,7 @@ break;
case "Archer": hp = maxHP = 400; mp = maxMP = 400; - atk = maxATK = 40; + atk = maxATK = 30; def = maxDEF = 50; agl = maxAGL = 35; lck = maxLCK = 40;@@ -92,16 +92,16 @@ break;
case "Boxer": hp = maxHP = 600; mp = maxMP = 0; - atk = maxATK = 30; + atk = maxATK = 50; def = maxDEF = 80; - agl = maxAGL = 28; - lck = maxLCK = 25; + agl = maxAGL = 12; + lck = maxLCK = 5; abilities.Add(new Defend()); break; case "Mage": hp = maxHP = 375; mp = maxMP = 450; - atk = maxATK = 30; + atk = maxATK = 5; def = maxDEF = 50; agl = maxAGL = 32; lck = maxLCK = 5;
A
Assets/Sounds/Music/Against Demons - Epic Fight.ogg
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1 +oid sha256:861e675dff6187b1d6e75e0b7f42d4dc038a4709f78a454b22219a9d4cbc286a +size 3439126
A
Assets/Sounds/Music/Against Demons - Epic Fight.ogg.meta
@@ -0,0 +1,22 @@
+fileFormatVersion: 2 +guid: 871b57c553054a4419b04fae88acb5b2 +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant:
A
Assets/Sounds/Music/John_Dreamer - Rise.mp3
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1 +oid sha256:947bb8fa552f025b15b2be7fd97b2a35fa5c3bc3ef499d429cf0a98c49727588 +size 5307173
A
Assets/Sounds/Music/John_Dreamer - Rise.mp3.meta
@@ -0,0 +1,22 @@
+fileFormatVersion: 2 +guid: 9015d4ec1fc77114a9b651255221980c +AudioImporter: + externalObjects: {} + serializedVersion: 6 + defaultSettings: + loadType: 0 + sampleRateSetting: 0 + sampleRateOverride: 44100 + compressionFormat: 1 + quality: 1 + conversionMode: 0 + platformSettingOverrides: {} + forceToMono: 0 + normalize: 1 + preloadAudioData: 1 + loadInBackground: 0 + ambisonic: 0 + 3D: 1 + userData: + assetBundleName: + assetBundleVariant: