Add Function model; Make more balance tweaks

This commit is contained in:
Pr0nogo 2026-08-28 01:03:32 -04:00
parent 1299078b5f
commit 6604269db2
29 changed files with 55 additions and 20 deletions

Binary file not shown.

View File

@ -4316,11 +4316,11 @@ Vorvrokor Under Attack 01
Vorvrokor Under Attack 02 Vorvrokor Under Attack 02
Vorvrokor Under Attack 03 Vorvrokor Under Attack 03
Mine Restock 01 Mine Restock 01
Extended Sound #1 Paraclete Weaponfire 01
Extended Sound #1 Paraclete Weaponfire 02
Extended Sound #1 Paraclete Weaponfire 03
Extended Sound #1 Paraclete Cast 01
Extended Sound #1 Function Ambient 01
Extended Sound #1 Extended Sound #1
Extended Sound #1 Extended Sound #1
Extended Sound #1 Extended Sound #1

View File

@ -4140,8 +4140,8 @@ cm\p\sycophant\hlp-03.wav
cm\p\sycophant\hlp-04.wav cm\p\sycophant\hlp-04.wav
cm\a\a-construction-end-01.wav cm\a\a-construction-end-01.wav
cm\a\a-rescue-01.wav cm\a\a-rescue-01.wav
cm\a\_building\landlock-wht-01.wav cm\a\_building\landlock\wht-01.wav
cm\a\_building\function-wht-01.wav cm\a\_building\function\wht-01.wav
cm\a\_building\cosmoscope-wht-01.wav cm\a\_building\cosmoscope-wht-01.wav
cm\a\a-explosion-medium-01.wav cm\a\a-explosion-medium-01.wav
cm\a\a-explosion-medium-02.wav cm\a\a-explosion-medium-02.wav
@ -4291,7 +4291,7 @@ cm\a\vicar\hlp-02.wav
cm\a\vicar\hlp-03.wav cm\a\vicar\hlp-03.wav
cm\a\vicar\hlp-04.wav cm\a\vicar\hlp-04.wav
cm\a\vicar\cst-01.wav cm\a\vicar\cst-01.wav
cm\a\_building\landlock-amb-01.wav cm\a\_building\landlock\amb-01.wav
cm\a\_building\conduit-wht-01.wav cm\a\_building\conduit-wht-01.wav
cm\f-t\cyclops-futurist\wf-01.wav cm\f-t\cyclops-futurist\wf-01.wav
cm\f-t\cyclops-futurist\wf-02.wav cm\f-t\cyclops-futurist\wf-02.wav
@ -4315,4 +4315,9 @@ cm\z\vorvrokor\yes-04.wav
cm\z\vorvrokor\hlp-01.wav cm\z\vorvrokor\hlp-01.wav
cm\z\vorvrokor\hlp-02.wav cm\z\vorvrokor\hlp-02.wav
cm\z\vorvrokor\hlp-03.wav cm\z\vorvrokor\hlp-03.wav
cm\t\mine\restock-01.wav cm\t\mine\restock-01.wav
cm\a\paraclete\wf-01.wav
cm\a\paraclete\wf-02.wav
cm\a\paraclete\wf-03.wav
cm\a\paraclete\cast-01.wav
cm\a\_building\function\amb-01.wav

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -277,7 +277,8 @@ military simulacrum_astral = 522
military warlock = 523 military warlock = 523
military simulacrum_khalendric = 621 military simulacrum_khalendric = 621
military idol_khalendric = 622 military idol_khalendric = 622
military cabalist_starbound = 623 military vestige = 623
military gladius_order = 628
# Protoss buildings # Protoss buildings
building scribe = 64 building scribe = 64

Binary file not shown.

Binary file not shown.

View File

@ -593,7 +593,7 @@ FunctionSpecialState1:
goto SkryrokorLocal00 goto SkryrokorLocal00
FunctionAlmostBuilt: FunctionAlmostBuilt:
playfram 4 playfram 8
goto SkryrokorLocal00 goto SkryrokorLocal00
FunctionBuilt: FunctionBuilt:
@ -603,8 +603,20 @@ FunctionBuilt:
FunctionIsWorking: FunctionIsWorking:
playfram 1 playfram 1
wait 2 wait 2
playfram 2
wait 2
playfram 3
wait 2
playfram 4
wait 2
playfram 5
wait 2
playfram 6
wait 2
playfram 7
wait 2
playfram 0 playfram 0
waitrand 1 2 wait 5
goto FunctionIsWorking goto FunctionIsWorking
FunctionDisable: FunctionDisable:

Binary file not shown.

View File

@ -20968,10 +20968,8 @@ CamazotzGndAttkRpt:
playsndbtwn 4261 4263 # Camazotz weaponfire 01, 02, 03 playsndbtwn 4261 4263 # Camazotz weaponfire 01, 02, 03
imgoluselo 2056 0 0 # Green projection attack imgoluselo 2056 0 0 # Green projection attack
playfram 0x20 playfram 0x20
sigorder 32
wait 1 wait 1
attkshiftproj 52 attkshiftproj 52
sigorder 32
wait 1 wait 1
attkshiftproj 80 attkshiftproj 80
sigorder 32 sigorder 32

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -24,25 +24,38 @@
- It's so epic... please enjoy! - It's so epic... please enjoy!
## Bugfixes ## Bugfixes
- **Gameplay:**
- Mimicry no longer fails to account for weapon factor in many cases (r. shopkeeper dog)
- **Egocent**s no longer fail to mimic barrage attacks properly (r. Londier)
- Mimicry no longer procs on ability weapons (r. Londier)
- **Audiovisual:** - **Audiovisual:**
- Corrected strings for **Izirokor** tech-enable on **Skibact Scab** and **Tethvith Swamp** (r. Mimika) - Corrected strings for **Izirokor** tech-enable on **Skibact Scab** and **Tethvith Swamp** (r. Mimika)
- Fixed bad shield overlay for **Vulture (Hecaton)** (r. Londier)
- **Cyclops (Futurist)** now uses its unique shadow and attack sequence instead of the standard variant's (r. lolrsk8s) - **Cyclops (Futurist)** now uses its unique shadow and attack sequence instead of the standard variant's (r. lolrsk8s)
- Corrected tooltip for **Kagralisk** weapon string (r. Krankendau) - Corrected tooltip for **Kagralisk** weapon string (r. Krankendau)
## Audiovisuals ## Audiovisuals
- New models for: - New models for:
- Vorvrokor (c. Baelethal) - Vorvrokor (c. Baelethal)
- Landlock, Radix (c. fasswawds) - Landlock, Radix, Function (c. fasswawds)
- Resized model for Talos - Resized model for:
- Talos, Cyprian
- Modified unit responses for Vorvrokor - Modified unit responses for Vorvrokor
- New weapon SFX for Alzurokor (c. lolrsk8s) - New weapon SFX for:
- Alzurokor (c. lolrsk8s)
- Paraclete
- New cast SFX for Paraclete
- New training SFX for Function
## Terran ## Terran
- [Maverick](https://cosmonarchy.com/terran/maverick): - [Maverick](https://cosmonarchy.com/terran/maverick):
- HP 60 » 70 - HP 60 » 70
- [Harakan](https://cosmonarchy.com/terran/harakan):
- Build time 16 » 15
- [Cyprian](https://cosmonarchy.com/terran/cyprian): - [Cyprian](https://cosmonarchy.com/terran/cyprian):
- **Twin Railguns:** - Resource costs 75/50 » 100/50
- Weapon damage 2x6 » 2x5 - HP 80 » 90
- Collision size increased by ~16%
- [Vulture](https://cosmonarchy.com/terran/vulture): - [Vulture](https://cosmonarchy.com/terran/vulture):
- Resource costs 100/0 » 75/0 - Resource costs 100/0 » 75/0
- HP 120 » 100 - HP 120 » 100
@ -70,6 +83,8 @@
- HP 70 » 75 - HP 70 » 75
- [Maverick (Upstart](https://cosmonarchy.com/terran/maverick-upstart): - [Maverick (Upstart](https://cosmonarchy.com/terran/maverick-upstart):
- HP 50 » 60 - HP 50 » 60
- [Harakan (Golden)](https://cosmonarchy.com/terran/harakan-golden):
- Build time 16 » 15
- [Vulture (Upstart](https://cosmonarchy.com/terran/vulture-upstart): - [Vulture (Upstart](https://cosmonarchy.com/terran/vulture-upstart):
- Resource costs 100/0 » 75/0 - Resource costs 100/0 » 75/0
- HP 120 » 100 - HP 120 » 100
@ -89,7 +104,7 @@
## Zerg ## Zerg
- [Zethrokor](https://cosmonarchy.com/zerg/zethrokor): - [Zethrokor](https://cosmonarchy.com/zerg/zethrokor):
- Resource cost 25/0 » 50/0 - Resource cost 25/0 » 50/0
- HP 50 » 40 - HP 50 » 45
- Movement speed 7.5 » 8.4 - Movement speed 7.5 » 8.4
- **Zethrok Claws:** - **Zethrok Claws:**
- Weapon damage 4 » 5 - Weapon damage 4 » 5
@ -100,6 +115,10 @@
- Collision size increased by ~23% - Collision size increased by ~23%
- [Zoryusthaleth](https://cosmonarchy.com/zerg/zoryusthaleth): - [Zoryusthaleth](https://cosmonarchy.com/zerg/zoryusthaleth):
- Resource cost 175/0 » 200/0 - Resource cost 175/0 » 200/0
- [Lakizilisk]():
- **Subterranean Spines:**
- Weapon damage 12 » 15
- Weapon cooldown 1.63 » 1.75
## Askosi ## Askosi
- **Shared Designs** - **Shared Designs**

Binary file not shown.