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