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