161 public const int Use = 5007;
297 public static readonly
int[]
IDS =
new int[146]
299 5058, 6003, 6001, 5057, 5056, 5055, 5054, 5053, 5052, 5051,
300 5050, 5049, 5048, 5047, 5046, 5045, 5044, 5043, 6011, 5042,
301 6012, 6015, 6608, 6606, 6605, 6604, 6603, 6602, 6601, 6600,
302 6500, 6450, 6420, 6410, 6400, 6050, 6020, 6019, 6018, 6013,
303 5041, 5040, 5039, 5015, 5016, 5017, 5018, 5019, 5020, 5021,
304 5022, 5023, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031,
305 5014, 5013, 5012, 5011, 5038, 5037, 5036, 5035, 5034, 5033,
306 5032, 5000, 6610, 5001, 5003, 5004, 5005, 5006, 5007, 5008,
307 5009, 5010, 5002, 6611, 6607, 6613, 6752, 6753, 6900, 6901,
308 6902, 6903, 6904, 7000, 8793, 8794, 6612, 8796, 50200, 50201,
309 50202, 50203, 50204, 50205, 50206, 50207, 50208, 50209, 50210, 50211,
310 50212, 50213, 50214, 50215, 50216, 6751, 6750, 8795, 6701, 6620,
311 6720, 6621, 6622, 6623, 6626, 6627, 6628, 6629, 6630, 6631,
312 6640, 6642, 6650, 6641, 6661, 6662, 6663, 6664, 6665, 6666,
313 6667, 6660, 6800, 6801, 6802, 6700
328 return !base.IsGlobalElement;
337 return base.GetSourceValue(v, lv, type);
339 return 10 * (100 + ((long)lv - 1L) * base.source.lvFactor / 10) / 100;
344 long a = base.Value * 8 + 50;
356 a = a * Mathf.Max(100 + c.
Evalue(411) - c.
Evalue(93), 1) / 100;
360 a = a * Mathf.Max(100 + c.
Evalue(411), 1) / 100;
const int ActGazeMutation
const int ActDeathSentense
static readonly int[] IDS
const int ActKizuamiTrick
const int SpTransmuteMimic
const int breathe_Darkness
const int breathe_Lightning
const int SpTransmuteHuman
const int ActSummonSpecial
const int SpTransmuteShadow
override long GetSourceValue(long v, int lv, SourceValueType type)
override void OnChangeValue()
override bool ShowBonuses
override bool CanPressRepeat
override bool CanLink(ElementContainer owner)
override int GetPower(Card c)
static int curve(long _a, int start, int step, int rate=75)
static void SetDirty(Element a)
static long Max(long a, long b)