Module:Layer/Penang Hill S 2

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

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

local layerdata = {
	head = "Penang s2.png",
	prof = "Penang s2 prof.png",
	titlezh = "伴隨著美麗的翅膀",
	titlejp = "美しき羽と共に",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="Limited",
	rel_yy =2021,
	rel_mm =12,
	rel_ww =3,--如果可以兑换那么手动添加exc_typ和excnote

	fac_atk ="145.83",
	fac_def ="144.83",
	fac_hit ="144.83",
	fac_spd ="151.97",
	fac_int ="136.93",
	fac_res ="127.89",
	fac_hel ="135.98",
	fac_luc ="123.94",

	res_sls =0,--这里也不要加百分号
	res_imp =30,
	res_prc =-50,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =0,
	ext_def =0,
	ext_hit =10,
	ext_spd =0,
	ext_int =0,
	ext_res =0,
	ext_hel =20,
	ext_luc =0,
	
	skill1 ="ボディーブロー",
	skill2 ="風拳",
	skill3 ="サクリファイスブロー",
	
	ability1 ="ステルスウェーブ【中】",
	ability2 ="パワーターン【中】",
	ability3 ="ダメージアップ【中】",
}

return layerdata