Module:Layer/Alexandria S 2

来自Mist Train Girls Wiki
跳转到导航 跳转到搜索

可在Module:Layer/Alexandria S 2/doc创建此模块的帮助文档

local layerdata = {
	head = "Alex s2.png",
	prof = "Alex s2 prof.png",
	titlezh = "落伍的變裝",
	titlejp = "乗り遅れた仮装",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="Limited",
	rel_yy =2021,
	rel_mm =11,
	rel_ww =3,

	fac_atk ="152.92",
	fac_def ="151.97",
	fac_hit ="146.83",
	fac_spd ="146.83",
	fac_int ="131.98",
	fac_res ="129.89",
	fac_hel ="131.89",
	fac_luc ="126.94",

	res_sls =-50,--这里也不要加百分号
	res_imp =0,
	res_prc =30,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =30,
	ext_def =0,
	ext_hit =0,
	ext_spd =0,
	ext_int =-20,
	ext_res =-20,
	ext_hel =10,
	ext_luc =0,
	
	skill1 ="刺し穿つ",
	skill2 ="ペネトエンド",
	skill3 ="グランスピアー",
	
	ability1 ="ドレインアタック改【小】",
	ability2 ="パワーアタック【中】",
	ability3 ="ダメージアップ【中】",
}

return layerdata