87 public const int Wait = 5005;
91 public const int Use = 5007;
299 public static readonly
int[]
IDS =
new int[147]
301 5058, 6050, 6020, 6019, 6018, 6015, 6013, 6012, 6011, 6003,
302 6001, 5057, 5056, 5055, 5054, 5053, 6400, 6410, 6420, 6450,
303 6622, 6621, 6620, 6613, 6612, 6611, 6610, 5052, 6608, 6605,
304 6604, 6603, 6602, 6601, 6600, 6500, 6606, 5051, 5050, 5049,
305 5004, 5005, 5006, 5007, 5008, 5009, 5010, 5003, 5011, 5013,
306 5014, 5015, 5016, 5017, 5018, 5019, 5012, 6623, 5002, 5000,
307 5048, 5047, 5046, 5045, 5044, 5043, 5042, 5001, 5041, 5039,
308 5038, 5037, 5036, 5035, 5034, 5033, 5040, 6626, 6607, 6628,
309 50211, 50210, 50209, 6627, 50207, 50206, 50212, 50205, 50203, 50202,
310 50201, 50200, 8796, 8795, 50204, 8794, 50213, 50215, 5032, 5031,
311 5030, 5029, 5028, 5027, 50214, 5026, 5024, 5023, 5022, 5021,
312 5020, 50216, 5025, 8793, 50208, 6904, 6629, 6630, 6631, 6632,
313 6640, 6641, 6642, 6650, 6660, 6661, 7000, 6662, 6664, 6665,
314 6666, 6663, 6800, 6903, 6902, 6901, 6900, 6753, 6752, 6751,
315 6750, 6667, 6701, 6720, 6801, 6700, 6802
330 return !base.IsGlobalElement;
339 return base.GetSourceValue(v, lv, type);
341 return 10 * (100 + ((long)lv - 1L) * base.source.lvFactor / 10) / 100;
346 long a = base.Value * 8 + 50;
358 a = a * Mathf.Max(100 + c.
Evalue(411) - c.
Evalue(93), 1) / 100;
362 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)