189 public const int Use = 5007;
247 public static readonly
int[]
IDS =
new int[121]
249 5045, 5042, 5043, 5044, 5046, 5047, 5048, 5049, 5050, 5051,
250 5052, 5053, 5054, 5055, 6001, 5041, 6003, 6012, 6013, 6015,
251 6018, 6019, 6020, 6050, 6400, 6410, 6420, 6500, 6600, 6601,
252 6602, 6011, 6603, 5040, 5038, 5008, 5009, 5010, 5011, 5012,
253 5013, 5014, 5015, 5016, 5017, 5018, 5019, 5020, 5021, 5039,
254 5022, 5024, 5025, 5026, 5027, 5028, 5029, 5030, 5031, 5032,
255 5033, 5034, 5035, 5036, 5037, 5023, 6604, 6450, 6611, 50201,
256 50202, 50203, 50204, 50205, 50206, 50207, 50208, 50209, 6610, 50211,
257 50200, 50212, 50214, 50215, 50216, 5000, 5001, 5002, 5003, 5004,
258 5005, 5006, 5007, 50213, 7000, 50210, 6903, 6622, 6623, 6613,
259 6612, 6904, 6626, 6620, 6631, 6640, 6641, 6642, 6630, 6660,
260 6902, 6901, 6900, 6720, 6650, 6621, 6700, 6664, 6663, 6662,
274 return !base.IsGlobalElement;
283 return base.GetSourceValue(v, lv, type);
285 return 10 * (100 + (lv - 1) * base.source.lvFactor / 10) / 100;
290 int a = base.Value * 8 + 50;
293 a = Mathf.Max(a, c.
LV * 6 + 30);
296 a = Mathf.Max(a, c.
Evalue(base.source.aliasParent) * 4 + 30);
302 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
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)