Statistics: Posted by JeeVeS — 10 Apr 2014, 05:45
Statistics: Posted by errorblankfield — 08 Apr 2014, 07:52
Statistics: Posted by rockoe10 — 08 Apr 2014, 02:09
Statistics: Posted by IceDreamer — 08 Apr 2014, 00:34
BuffBlueprint {
Name = 'T2PowerEnergyBuildBonusSize20',
DisplayName = 'T2PowerEnergyBuildBonus',
BuffType = 'ENERGYBUILDBONUS',
Stacks = 'ALWAYS',
Duration = -1,
EntityCategory = 'STRUCTURE SIZE20',
BuffCheckFunction = AdjBuffFuncs.EnergyBuildBuffCheck,
OnBuffAffect = AdjBuffFuncs.EnergyBuildBuffAffect,
OnBuffRemove = AdjBuffFuncs.EnergyBuildBuffRemove,
Affects = {
EnergyActive = {
Add = -0.0125,
Mult = 1.0,
},
},
}
Statistics: Posted by rockoe10 — 07 Apr 2014, 23:08