From 9fa9d5b4d3bdcdac158e2495697748a2f1b6a947 Mon Sep 17 00:00:00 2001 From: MASSON Arthur Date: Thu, 11 Jul 2024 11:42:55 +0200 Subject: [PATCH] Assets HellWatcher --- .../Assets/Character/HellWatcher/Animations/Anim_Agr.uasset | 3 +++ .../Assets/Character/HellWatcher/Animations/Anim_Attack.uasset | 3 +++ .../Assets/Character/HellWatcher/Animations/Anim_Death.uasset | 3 +++ .../Assets/Character/HellWatcher/Animations/Anim_Fly.uasset | 3 +++ .../Assets/Character/HellWatcher/Animations/Anim_Hit.uasset | 3 +++ .../Assets/Character/HellWatcher/Animations/Anim_Idle.uasset | 3 +++ .../HellWatcher/Animations/BSPS_HellWatcher_IdleRun.uasset | 3 +++ .../HellWatcher_Minion/AnimBP_HellWatcher_Minion.uasset | 3 +++ .../Animations/HellWatcher_Minion/Anim_Attack_minion.uasset | 3 +++ .../Animations/HellWatcher_Minion/Anim_Death_minion.uasset | 3 +++ .../Animations/HellWatcher_Minion/Anim_Fly_minion.uasset | 3 +++ .../Animations/HellWatcher_Minion/Anim_Hit_minion.uasset | 3 +++ .../Animations/HellWatcher_Minion/Anim_Idle_minion.uasset | 3 +++ .../Animations/HellWatcher_Minion/BSPS_Minionr_IdleRun.uasset | 3 +++ .../Zero_Root/Anim_Zero_Root_Attack_minion.uasset | 3 +++ .../Zero_Root/Anim_Zero_Root_Death_minion.uasset | 3 +++ .../Zero_Root/Anim_Zero_Root_Fly_minion.uasset | 3 +++ .../Zero_Root/Anim_Zero_Root_Hit_minion.uasset | 3 +++ .../Zero_Root/Anim_Zero_Root_Idle_minion.uasset | 3 +++ .../HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Agr.uasset | 3 +++ .../Animations/Zero_Root/Anim_Zero_Root_Attack.uasset | 3 +++ .../Animations/Zero_Root/Anim_Zero_Root_Death.uasset | 3 +++ .../HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Fly.uasset | 3 +++ .../HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Hit.uasset | 3 +++ .../Animations/Zero_Root/Anim_Zero_Root_Idle.uasset | 3 +++ .../HellWatcher/Blueprints/SK_HellWatcher_CtrlRig.uasset | 3 +++ .../Blueprints/SK_HellWatcher_Minion_CtrlRig.uasset | 3 +++ .../Character/HellWatcher/Materials/MI_Explosion_1.uasset | 3 +++ .../Character/HellWatcher/Materials/MI_HellWatcher.uasset | 3 +++ .../HellWatcher/Materials/MI_HellWatcher_Minion.uasset | 3 +++ .../HellWatcher/Materials/MI_HellWatcher_Minion1.uasset | 3 +++ .../Character/HellWatcher/Materials/MI_HellWatcherr_2.uasset | 3 +++ .../Assets/Character/HellWatcher/Materials/M_Explosion.uasset | 3 +++ .../Character/HellWatcher/Materials/M_HellWatcher.uasset | 3 +++ .../HellWatcher/Materials/M_HellWatcher_Minion.uasset | 3 +++ .../HellWatcher/Materials/M_PlasmaImpactOpacity.uasset | 3 +++ Content/Assets/Character/HellWatcher/Materials/M_Ray.uasset | 3 +++ .../Assets/Character/HellWatcher/Mesh/SK_HellWatcher.uasset | 3 +++ .../Character/HellWatcher/Mesh/SK_HellWatcher_CtrlRig.uasset | 3 +++ .../Character/HellWatcher/Mesh/SK_HellWatcher_Minion.uasset | 3 +++ .../HellWatcher/Mesh/SK_HellWatcher_Minion_CtrlRig.uasset | 3 +++ .../HellWatcher/Mesh/SK_HellWatcher_Minion_PhysicsAsset.uasset | 3 +++ .../HellWatcher/Mesh/SK_HellWatcher_Minion_Skeleton.uasset | 3 +++ .../HellWatcher/Mesh/SK_HellWatcher_PhysicsAsset.uasset | 3 +++ .../Character/HellWatcher/Mesh/SK_HellWatcher_Skeleton.uasset | 3 +++ .../Assets/Character/HellWatcher/Mesh/VFX/SM_Explosion.uasset | 3 +++ .../Character/HellWatcher/Particles/P_Explosion_1.uasset | 3 +++ .../Character/HellWatcher/Particles/P_Explosion_2.uasset | 3 +++ .../Character/HellWatcher/Particles/P_Plasma_infinitely.uasset | 3 +++ .../Character/HellWatcher/Particles/P_Plasma_timed.uasset | 3 +++ .../Textures/Minion/T_HellWatcher_Minion_1_D.uasset | 3 +++ .../Textures/Minion/T_HellWatcher_Minion_2_D.uasset | 3 +++ .../Textures/Minion/T_HellWatcher_Minion_AORM.uasset | 3 +++ .../HellWatcher/Textures/Minion/T_HellWatcher_Minion_E.uasset | 3 +++ .../HellWatcher/Textures/Minion/T_HellWatcher_Minion_N.uasset | 3 +++ .../Character/HellWatcher/Textures/T_HellWatcher_1_D.uasset | 3 +++ .../Character/HellWatcher/Textures/T_HellWatcher_2_D.uasset | 3 +++ .../Character/HellWatcher/Textures/T_HellWatcher_AORM.uasset | 3 +++ .../Character/HellWatcher/Textures/T_HellWatcher_E.uasset | 3 +++ .../Character/HellWatcher/Textures/T_HellWatcher_N.uasset | 3 +++ .../HellWatcher/Textures/VFX/T_Fire_Distortion.uasset | 3 +++ .../Character/HellWatcher/Textures/VFX/T_Fire_SubUV.uasset | 3 +++ 62 files changed, 186 insertions(+) create mode 100644 Content/Assets/Character/HellWatcher/Animations/Anim_Agr.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Anim_Attack.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Anim_Death.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Anim_Fly.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Anim_Hit.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Anim_Idle.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/BSPS_HellWatcher_IdleRun.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/AnimBP_HellWatcher_Minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Attack_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Death_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Fly_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Hit_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Idle_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/BSPS_Minionr_IdleRun.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Attack_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Death_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Fly_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Hit_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Idle_minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Agr.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Attack.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Death.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Fly.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Hit.uasset create mode 100644 Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Idle.uasset create mode 100644 Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_CtrlRig.uasset create mode 100644 Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_Minion_CtrlRig.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/MI_Explosion_1.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion1.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/MI_HellWatcherr_2.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/M_Explosion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/M_HellWatcher.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/M_HellWatcher_Minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/M_PlasmaImpactOpacity.uasset create mode 100644 Content/Assets/Character/HellWatcher/Materials/M_Ray.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_CtrlRig.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_CtrlRig.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_PhysicsAsset.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_Skeleton.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_PhysicsAsset.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Skeleton.uasset create mode 100644 Content/Assets/Character/HellWatcher/Mesh/VFX/SM_Explosion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Particles/P_Explosion_1.uasset create mode 100644 Content/Assets/Character/HellWatcher/Particles/P_Explosion_2.uasset create mode 100644 Content/Assets/Character/HellWatcher/Particles/P_Plasma_infinitely.uasset create mode 100644 Content/Assets/Character/HellWatcher/Particles/P_Plasma_timed.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_1_D.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_2_D.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_AORM.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_E.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_N.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_1_D.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_2_D.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_AORM.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_E.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_N.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_Distortion.uasset create mode 100644 Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_SubUV.uasset diff --git a/Content/Assets/Character/HellWatcher/Animations/Anim_Agr.uasset b/Content/Assets/Character/HellWatcher/Animations/Anim_Agr.uasset new file mode 100644 index 0000000..48d8511 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Anim_Agr.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03555260d0911475b30e141ac662f0000ef20a5f2d8c6a4859cd7030a808e687 +size 662487 diff --git a/Content/Assets/Character/HellWatcher/Animations/Anim_Attack.uasset b/Content/Assets/Character/HellWatcher/Animations/Anim_Attack.uasset new file mode 100644 index 0000000..0bf1d00 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Anim_Attack.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733488a547d39a0a7a89f4d923ed4ff1caeb996528ac510fcb4f581651c3522d +size 1196773 diff --git a/Content/Assets/Character/HellWatcher/Animations/Anim_Death.uasset b/Content/Assets/Character/HellWatcher/Animations/Anim_Death.uasset new file mode 100644 index 0000000..037dd17 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Anim_Death.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2c9519f73464f4fb62f628c1f37fd731287214c213edf0654f1d74cc55ed45a +size 723538 diff --git a/Content/Assets/Character/HellWatcher/Animations/Anim_Fly.uasset b/Content/Assets/Character/HellWatcher/Animations/Anim_Fly.uasset new file mode 100644 index 0000000..5a3ec25 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Anim_Fly.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92afc32e9b0bf54e8af4ec9295ea3255619cb747d349e4b069dca220ea68d2a2 +size 541486 diff --git a/Content/Assets/Character/HellWatcher/Animations/Anim_Hit.uasset b/Content/Assets/Character/HellWatcher/Animations/Anim_Hit.uasset new file mode 100644 index 0000000..5108785 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Anim_Hit.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7631df031e804bda01f4d076d1a25304628761253ec96337747ca9d5bdae04da +size 317320 diff --git a/Content/Assets/Character/HellWatcher/Animations/Anim_Idle.uasset b/Content/Assets/Character/HellWatcher/Animations/Anim_Idle.uasset new file mode 100644 index 0000000..0fe470d --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Anim_Idle.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093b6b3d485537ade047aee6a0c89d7dd61c410ad06eab58ef959513cf159e43 +size 1077783 diff --git a/Content/Assets/Character/HellWatcher/Animations/BSPS_HellWatcher_IdleRun.uasset b/Content/Assets/Character/HellWatcher/Animations/BSPS_HellWatcher_IdleRun.uasset new file mode 100644 index 0000000..62a6084 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/BSPS_HellWatcher_IdleRun.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0d3e42e147cd469c10ab45677c7713806671a024c98bbe4078301c2eb817718 +size 106901 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/AnimBP_HellWatcher_Minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/AnimBP_HellWatcher_Minion.uasset new file mode 100644 index 0000000..40b164e --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/AnimBP_HellWatcher_Minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7267102bee80c583ab72311c410826f8dc8fe547f5b6b5b3fad6746a14dcc0 +size 215928 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Attack_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Attack_minion.uasset new file mode 100644 index 0000000..5cb8f06 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Attack_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f72b0e2bffe0ae45611f8d16349cc4c7128c9dd09ab09c0a05fa24a50be0def +size 171342 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Death_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Death_minion.uasset new file mode 100644 index 0000000..75c060e --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Death_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5086809473568e9e2e9d7a74d3ff3383c71c25fcb8c216d75dca9cfb49937efa +size 294394 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Fly_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Fly_minion.uasset new file mode 100644 index 0000000..ddfd5b3 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Fly_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04933239a968e5e8cd32c9395b051401d9e17a09e01f2e1a819f05bfb3d5b1aa +size 157110 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Hit_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Hit_minion.uasset new file mode 100644 index 0000000..542bea6 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Hit_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad22546d991ef0cb4e7a94947d48fa781fbe852df27d8624efa2b4689823466c +size 157073 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Idle_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Idle_minion.uasset new file mode 100644 index 0000000..fedec0c --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Anim_Idle_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38105231923f9443c47944472f7d49f95aeb7b8780609f6509f4ea39588cefdf +size 276808 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/BSPS_Minionr_IdleRun.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/BSPS_Minionr_IdleRun.uasset new file mode 100644 index 0000000..f4a149c --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/BSPS_Minionr_IdleRun.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69083ffbbba1d90633de86206405a826c41443815ee74cb581fc0f8a15098080 +size 97907 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Attack_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Attack_minion.uasset new file mode 100644 index 0000000..c14c901 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Attack_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d17049c0d64c8a54bc611dcad0ffa189dd386c51a6b9c9b50f391c7cc958515 +size 169950 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Death_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Death_minion.uasset new file mode 100644 index 0000000..2d8be54 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Death_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fade2c4eecfd0a315e1693a34ff9201b2deab1b7720b2806a1caaeb0675769c +size 294718 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Fly_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Fly_minion.uasset new file mode 100644 index 0000000..538e220 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Fly_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b8105ef9e056709cceb7884afa692c277ad4d60b8c5aadf4d808fa64bafb937 +size 155888 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Hit_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Hit_minion.uasset new file mode 100644 index 0000000..a0c0f3a --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Hit_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45071c5e741b3dfe2673c61465995afd1a10258b799a291a5f55ad500aeffb4f +size 155973 diff --git a/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Idle_minion.uasset b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Idle_minion.uasset new file mode 100644 index 0000000..0fe9557 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/HellWatcher_Minion/Zero_Root/Anim_Zero_Root_Idle_minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9e1a6794fc08980868680b39137e5e1aee2ad653f52c24677b97aa802b5d9a +size 275323 diff --git a/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Agr.uasset b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Agr.uasset new file mode 100644 index 0000000..aa2d2ff --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Agr.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87f2bda737278ff47e43efba1b82d558deca48361b2d61e7cf212820e55c7a42 +size 662003 diff --git a/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Attack.uasset b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Attack.uasset new file mode 100644 index 0000000..9a8abff --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Attack.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:023aa0924e77827d2a986abf2b3aad41d44d5af15a05c94189e4ecf78bdb70b4 +size 1201984 diff --git a/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Death.uasset b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Death.uasset new file mode 100644 index 0000000..841ea86 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Death.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffe4ee527d683cd678d0288aaef2bc13ad3864cd7e41ef7ccbf9f7b2eb37f765 +size 704004 diff --git a/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Fly.uasset b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Fly.uasset new file mode 100644 index 0000000..1b493ef --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Fly.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e730b70e03ae59a6406849045db8bb2dfd6977a62c2ecad403d8dfb641884cd +size 543734 diff --git a/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Hit.uasset b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Hit.uasset new file mode 100644 index 0000000..490aa96 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Hit.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7d75d0de684b4ca216450a3ddcf472efde097e68445daf570deb34ea9e7e9a3 +size 320796 diff --git a/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Idle.uasset b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Idle.uasset new file mode 100644 index 0000000..43d8b27 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Animations/Zero_Root/Anim_Zero_Root_Idle.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:394996f6f492da79ebb6521cab55aa5091762e19ffb4b205602837671d3247ba +size 1091021 diff --git a/Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_CtrlRig.uasset b/Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_CtrlRig.uasset new file mode 100644 index 0000000..77cdb0c --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_CtrlRig.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9939bd0c4fc06bec215b385bc2cfc6319aff5c4bdc35e2c89823f8f13e2e5b6e +size 1238392 diff --git a/Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_Minion_CtrlRig.uasset b/Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_Minion_CtrlRig.uasset new file mode 100644 index 0000000..8644551 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Blueprints/SK_HellWatcher_Minion_CtrlRig.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abca23bdc83fb74ffcb8296582d18e6c6cc59dc0d9f42f9aec9a98de93d1ae48 +size 460443 diff --git a/Content/Assets/Character/HellWatcher/Materials/MI_Explosion_1.uasset b/Content/Assets/Character/HellWatcher/Materials/MI_Explosion_1.uasset new file mode 100644 index 0000000..3415d8a --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/MI_Explosion_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38c1f3b387aa6e08123f184a15eba9fbda80701010cf289229a90103b9b3bd7e +size 64301 diff --git a/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher.uasset b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher.uasset new file mode 100644 index 0000000..0ffaf74 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81e85b8d83e31a46b344081fe79b93b6d3f101c5b1a427117ef7fd8f2cc2333e +size 17296 diff --git a/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion.uasset b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion.uasset new file mode 100644 index 0000000..4c69d83 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:734b3782540fd36cd4babfdaccbdb1ec3c65799159cea5dde84520215bd82348 +size 135093 diff --git a/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion1.uasset b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion1.uasset new file mode 100644 index 0000000..d420674 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcher_Minion1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5635f4c4946f7d9fbc14d87d66e3e8d3fc680354c96e44348a5828c07cef3f5 +size 131165 diff --git a/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcherr_2.uasset b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcherr_2.uasset new file mode 100644 index 0000000..4866f7b --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/MI_HellWatcherr_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4a36856ebb2614cef8b23b0d940827348e89b715decfdecefaa3754ab88687 +size 17525 diff --git a/Content/Assets/Character/HellWatcher/Materials/M_Explosion.uasset b/Content/Assets/Character/HellWatcher/Materials/M_Explosion.uasset new file mode 100644 index 0000000..5904dc1 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/M_Explosion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75af5e3b4d97e7b3b282f789e14143cad379c9ceb3f1e3f45967359afbb4580 +size 72445 diff --git a/Content/Assets/Character/HellWatcher/Materials/M_HellWatcher.uasset b/Content/Assets/Character/HellWatcher/Materials/M_HellWatcher.uasset new file mode 100644 index 0000000..75f2348 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/M_HellWatcher.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f69947c8d06cad6d6361490cf49f8f05453d04db8129336ca27208dfb8d3ae3 +size 24495 diff --git a/Content/Assets/Character/HellWatcher/Materials/M_HellWatcher_Minion.uasset b/Content/Assets/Character/HellWatcher/Materials/M_HellWatcher_Minion.uasset new file mode 100644 index 0000000..5a854a1 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/M_HellWatcher_Minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:573d8f14bdcb9c69018f7447bc64639049bfa6047ca71d16b7afb7a3c4c2e849 +size 23862 diff --git a/Content/Assets/Character/HellWatcher/Materials/M_PlasmaImpactOpacity.uasset b/Content/Assets/Character/HellWatcher/Materials/M_PlasmaImpactOpacity.uasset new file mode 100644 index 0000000..af56303 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/M_PlasmaImpactOpacity.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0211fb79f2cfe52c7cc2811d9d95b7d571909a8d8d8df9b4649f15af009f2cb +size 77327 diff --git a/Content/Assets/Character/HellWatcher/Materials/M_Ray.uasset b/Content/Assets/Character/HellWatcher/Materials/M_Ray.uasset new file mode 100644 index 0000000..42caca3 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Materials/M_Ray.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a6cd05b4afa3a05a36cbb1d2ce50403a4f1c0286b6ccbf749fdefd4844dafa +size 72742 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher.uasset new file mode 100644 index 0000000..1218a8a --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8db8a9b820637d7a0e0862a7514b0974e753e7da886d1a9cdb612f15317e0a +size 6180394 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_CtrlRig.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_CtrlRig.uasset new file mode 100644 index 0000000..a764a99 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_CtrlRig.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f91f24e5c31b32efea3d3b1b3c695de679445ec9eb95af9375d8814e9db2cb9 +size 1238374 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion.uasset new file mode 100644 index 0000000..65b3229 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e700fe9e55a2b984ab4ccbb3465f782eb52700d586ad04e5858ae4bab7d44f62 +size 3091708 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_CtrlRig.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_CtrlRig.uasset new file mode 100644 index 0000000..c4a8949 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_CtrlRig.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30e08819a493752b1fa1e51c1f0898894ad79abe32f44d0edd10a2eee1f410d5 +size 460425 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_PhysicsAsset.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_PhysicsAsset.uasset new file mode 100644 index 0000000..4a14eb8 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0616b1c51338cf6532b95359093ad0a09eaf8e29678ad33d9ca8f49baa72c786 +size 101578 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_Skeleton.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_Skeleton.uasset new file mode 100644 index 0000000..825e0c3 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Minion_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974cbeb481f05369db968ebacee71b1916303ec1213da80b565909e95dc8bf83 +size 12025 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_PhysicsAsset.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_PhysicsAsset.uasset new file mode 100644 index 0000000..b7aa663 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_PhysicsAsset.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a6057fc9e12cbd5f800c302e37cf2bbf60760e80fc60a5f8e494aa242e62f4 +size 141997 diff --git a/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Skeleton.uasset b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Skeleton.uasset new file mode 100644 index 0000000..fd4cc4f --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/SK_HellWatcher_Skeleton.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a867ce380be92874e3f9050f054c55e76d2f0a2e563c049571ca52bc30069e +size 22565 diff --git a/Content/Assets/Character/HellWatcher/Mesh/VFX/SM_Explosion.uasset b/Content/Assets/Character/HellWatcher/Mesh/VFX/SM_Explosion.uasset new file mode 100644 index 0000000..62c62b3 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Mesh/VFX/SM_Explosion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:577a4bb17184ae8ac690e91e76d34ae64a8de76ce0d207703ce462b5c81689d1 +size 105539 diff --git a/Content/Assets/Character/HellWatcher/Particles/P_Explosion_1.uasset b/Content/Assets/Character/HellWatcher/Particles/P_Explosion_1.uasset new file mode 100644 index 0000000..96cf909 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Particles/P_Explosion_1.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516ea37f20065770a45ed500ec5c7fdbe730854aedd1444f1d7cb0573911ad62 +size 1381934 diff --git a/Content/Assets/Character/HellWatcher/Particles/P_Explosion_2.uasset b/Content/Assets/Character/HellWatcher/Particles/P_Explosion_2.uasset new file mode 100644 index 0000000..91ef9a2 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Particles/P_Explosion_2.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba736ddfce3f5b3a3303b44933b35057cae9eacaaa2aa9cd4a07c01513a5230f +size 1376739 diff --git a/Content/Assets/Character/HellWatcher/Particles/P_Plasma_infinitely.uasset b/Content/Assets/Character/HellWatcher/Particles/P_Plasma_infinitely.uasset new file mode 100644 index 0000000..9f70dcb --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Particles/P_Plasma_infinitely.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c77aed6d60d010ae5caad3a3c75f31444134e11214d88ed70f2d19545d1fa4 +size 434780 diff --git a/Content/Assets/Character/HellWatcher/Particles/P_Plasma_timed.uasset b/Content/Assets/Character/HellWatcher/Particles/P_Plasma_timed.uasset new file mode 100644 index 0000000..9fcfddd --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Particles/P_Plasma_timed.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:706993502a77e11747985137a6238a0c11329192c621786cc094944d4899739c +size 1148252 diff --git a/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_1_D.uasset b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_1_D.uasset new file mode 100644 index 0000000..bf63e8c --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_1_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1966a18d90c2f7c07236f6ef8db4ca789bbe345db69b65cad00a96a683c3dbb +size 299500 diff --git a/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_2_D.uasset b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_2_D.uasset new file mode 100644 index 0000000..8ebfd78 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_2_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a02ff4c10d1b325b950de2e62ce3fe03b7d6922b9c7dfda0ad0f27d299b3e47f +size 309866 diff --git a/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_AORM.uasset b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_AORM.uasset new file mode 100644 index 0000000..2598dd8 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_AORM.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f9293a0e92d79f56079b80ea827f723bb406473d95570347c477a633c721754 +size 166146 diff --git a/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_E.uasset b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_E.uasset new file mode 100644 index 0000000..b344bff --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_E.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d7a3221138239cf8428637be766eb393eb77337c803e143f4bfadb29ac4de0 +size 41736 diff --git a/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_N.uasset b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_N.uasset new file mode 100644 index 0000000..7f7a665 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/Minion/T_HellWatcher_Minion_N.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa36e62f9b8229da7edf095d6511a9345df3e7f486436a236f4882dc45c8008c +size 237458 diff --git a/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_1_D.uasset b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_1_D.uasset new file mode 100644 index 0000000..6428986 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_1_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a013ea932ac97ca05fd7db3d3d062bf9fdd11f9e3759607ee7bb566f719a9a +size 1118052 diff --git a/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_2_D.uasset b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_2_D.uasset new file mode 100644 index 0000000..4cc73f3 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_2_D.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5b7763431738640c398f366e3a4b68bd9cd01e6c5b0022e7203ce7850b9c752 +size 1135543 diff --git a/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_AORM.uasset b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_AORM.uasset new file mode 100644 index 0000000..8ef07d7 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_AORM.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf142a810fee2f573177354b3063e607c0c2096d18066498b2f8171d8c04c33 +size 522221 diff --git a/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_E.uasset b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_E.uasset new file mode 100644 index 0000000..848fefe --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_E.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54426e8d05750a2772657a8f60300e9d530a38c2acaa27b7fdb8329956137b86 +size 127230 diff --git a/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_N.uasset b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_N.uasset new file mode 100644 index 0000000..c89875a --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/T_HellWatcher_N.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a3394e084c1d1d40ad21729ccbe9380ef54f6450603c363a55bd4bdd300a4e +size 998682 diff --git a/Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_Distortion.uasset b/Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_Distortion.uasset new file mode 100644 index 0000000..34a7aea --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_Distortion.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5225be5380b0f11f41e631ebbff54cfc9aa7166673e116ad0dfcd21dd4102c7e +size 330727 diff --git a/Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_SubUV.uasset b/Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_SubUV.uasset new file mode 100644 index 0000000..e2d07e3 --- /dev/null +++ b/Content/Assets/Character/HellWatcher/Textures/VFX/T_Fire_SubUV.uasset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fac95a317525cd64288efb32365df2ba70d531db2a5623147dfff6582be91409 +size 490798