I have unit_A that have "morph ability". He morph to unit_B. I have problem with the upgrade cost.
Unit_A have 200 minerals cost to build. (it works fine)
I want an upgrade to cost 400 minerals.
When I set Unit_B cost to 400 and morph ability cost to 0 - > then upgrade in game cost 200
When I set Unit_B cost to 0 and morph ability cost to 400 - > then upgrade in game cost 200
now the strange part
it seems when I put 400 it is half of that so I tried
Unit_B cost to 0 and morph ability cost to 800 -> and I got 600 minerals O_O
I have unit_A that have "morph ability". He morph to unit_B. I have problem with the upgrade cost.
Unit_A have 200 minerals cost to build. (it works fine)
I want an upgrade to cost 400 minerals.
When I set Unit_B cost to 400 and morph ability cost to 0 - > then upgrade in game cost 200
When I set Unit_B cost to 0 and morph ability cost to 400 - > then upgrade in game cost 200
now the strange part
it seems when I put 400 it is half of that so I tried
Unit_B cost to 0 and morph ability cost to 800 -> and I got 600 minerals O_O
help pls ;O
it seems I have to put cost that will be decreased by unit that have this upgrade - unit_A.
actual morph ability cost = morph_cost - unit_A cost
I putted 600 in morph ability cost and it seems it decreased this value with the unit_A cost (200) and its 400.
Blizzard is weird.