185 public const int Use = 5007;
255 public static readonly
int[]
IDS =
new int[125]
257 5047, 5046, 5048, 5049, 5050, 5051, 5052, 5053, 5054, 5055,
258 6001, 6003, 6011, 6012, 6013, 5045, 6015, 6019, 6020, 6050,
259 6400, 6410, 6420, 6450, 6500, 6601, 6602, 6603, 6604, 6610,
260 6611, 6018, 6612, 5044, 5042, 5012, 5013, 5014, 5015, 5016,
261 5017, 5018, 5019, 5020, 5021, 5022, 5023, 5024, 5025, 5043,
262 5026, 5028, 5029, 5030, 5031, 5032, 5033, 5034, 5035, 5036,
263 5037, 5038, 5039, 5040, 5041, 5027, 6613, 6600, 6621, 50203,
264 50204, 50205, 50206, 50207, 50208, 50209, 50210, 50211, 6620, 50213,
265 50214, 50202, 50215, 5000, 5001, 5002, 5003, 5004, 5005, 5006,
266 5007, 5008, 5009, 5010, 5011, 50216, 50201, 50212, 7000, 6622,
267 6623, 6626, 6627, 6630, 6631, 6640, 6641, 50200, 6642, 6660,
268 6661, 6662, 6650, 6664, 6904, 6903, 6902, 6901, 6900, 6751,
269 6750, 6663, 6720, 6700, 6800
282 return !base.IsGlobalElement;
291 return base.GetSourceValue(v, lv, type);
293 return 10 * (100 + (lv - 1) * base.source.lvFactor / 10) / 100;
298 int a = base.Value * 8 + 50;
301 a = Mathf.Max(a, c.
LV * 6 + 30);
304 a = Mathf.Max(a, c.
Evalue(base.source.aliasParent) * 4 + 30);
310 a = a * Mathf.Max(100 + c.
Evalue(411) - c.
Evalue(93), 1) / 100;
const int ActGazeMutation
static readonly int[] IDS
const int ActKizuamiTrick
const int breathe_Darkness
const int breathe_Lightning
const int ActSummonSpecial
override void OnChangeValue()
override int GetSourceValue(int v, int lv, SourceValueType type)
override bool ShowBonuses
override bool CanPressRepeat
override bool CanLink(ElementContainer owner)
override int GetPower(Card c)
static int curve(int a, int start, int step, int rate=75)
static void SetDirty(Element a)