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