Commit Graph

6 Commits

Author SHA1 Message Date
adacovsk
2a91e4f776 Merge Changeling hive upload and download into one spell (#32663)
* merge into one

* Update hivemind.dm

* Update hivemind.dm

* Update absorb_dna.dm

* Update absorb_dna.dm

* Update absorb_dna.dm

* Update healthanalyzerpro.dm
2022-06-03 20:48:00 -05:00
adacovsk
7ce2374edf Combining Changeling's Transform and Change Species (#32584)
* fixes

* Update vgstation13.dme
2022-05-14 19:24:08 -05:00
adacovsk
5a5f101c49 Ling balance (#31946)
* Ling balance

* hehe

* Update changeling_spell.dm

* Reduced costs

* Update changeling.dm

* balance

* Update changeling.dm

* Update horrorform.dm

* Update horrorform.dm
2022-01-29 14:55:56 -06:00
adacovsk
2e95c3a112 Changeling Balance#2 (#31819)
* Update screen_spells.dmi

- Add split icon

* Fire multiplier to 2

* Switched to absorbcount

* Update split.dm

* Minor changes

* Update horror.dm

* Update regenerative_stasis.dm

* Update regenerative_stasis.dm

* Update split.dm

* Update horrorform.dm

* Update absorb_dna.dm

* Update paralysis so they can't just crawl away while paralyzed

* Update paralyse.dm

* Update regenerative_stasis.dm
2022-01-19 07:13:40 -06:00
adacovsk
119feb2629 Changeling Balance (#31719)
* Changeling Balance

- Updates ling so that it doesn't necessarily depop the round

* Update split.dm

* Getting closer

* Removing M_NOCLONE

- this is shit I hate it

* I am completely lost

* struggling

* Getting somewhere

* Progress

* progress

* I'm stuck, please help

* Progress thanks to Sonix and Cyadox

* progress

* It works, mostly

- updated absorb memories to look at little clearer

* DONE

* Horrorform changes

- Updated some stuff to make horrorform work better and hopefully help with balance
- it's a spell now

* Minor fixes

* trying to fix linter error

* added split icon

* Revert "added split icon"

This reverts commit b25fa55a8a.

* fireloss_mult increased and for changeling
2022-01-11 12:04:10 -06:00
gurfan
bb8df69cce Changeling Spells + power datums rework (#28017)
* framework

* more worky

* more spells, iron out some errors

* start finishing the spells

* fix confligs

* last two spells, add spell paths to powers

* COMPILE

* runtime fixes part 1/infinity

* more fixes

* get things working!

* typo

* spell icons, spell name fixes, cost fixes

* Update absorb_dna.dm

* fix indents

* fixes, tweaks

* can you guess where I used find and replace

* typo

* better operators

* move hivemind bank to a faction variable

* remove extra )

* CRASH()

Co-authored-by: DamianX <DamianX@users.noreply.github.com>

* rework add_power to use IDs, add ID defines for ling powers, stack_trace if an ID wasnt set

* Revert "rework add_power to use IDs, add ID defines for ling powers, stack_trace if an ID wasnt set"

This reverts commit e4207fea78.

* tweak

* remove IDs from vampire powers, remove unnecessary role checks in the spells (done in cast_check), tweak power_holder purchased powers, ling evolution menu verb -> spell

* lesser form fixes, vamp grant spell fixes

* more cleanup, fix spell bases, fix travis hopefully

* remove that

* more fixes

* fix doublechek

* evolve spell icon

* use CRASH

* use locate

* remove comment

* comment, locate type not src

* locate, add a comment,  absorb wont steal ling spells

* use class danger, flesh sound when transforming

* target, not user

* extra )

* unfuck icon, correct faction adding

* fix faction for real

* whoops

* fix a bunch of spells

Co-authored-by: DamianX <DamianX@users.noreply.github.com>
2020-11-17 07:48:28 -06:00