Module:Layer/Passy S

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

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

local layerdata = {
	head = "Passy s.png",
	prof = "Passy s prof.png",
	titlezh = "愛美之人",
	titlejp = "美を愛でる者",
	
	rarity ="S",
	l_type ="特殊",
	
	release="Event",
	rel_typ="",
	rel_yy =2021,
	rel_mm =2,
	rel_ww =4,
	exc_typ="Hunt",
	excnote="3",

	fac_atk ="138.88",
	fac_def ="126.89",
	fac_hit ="147.97",
	fac_spd ="139.88",
	fac_int ="130.84",
	fac_res ="140.98",
	fac_hel ="127.89",
	fac_luc ="152.87",

	res_sls =-50,--这里也不要加百分号
	res_imp =0,
	res_prc =30,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =20,
	ext_def =0,
	ext_hit =-10,
	ext_spd =10,
	ext_int =-10,
	ext_res =10,
	ext_hel =-10,
	ext_luc =-10,
	
	skill1 ="パライアロー",
	skill2 ="夢見の矢",
	skill3 ="フェザーショット",
	
	ability1 ="ガードクラッシュ【中】",
	ability2 ="スピードブレイク【中】",
	ability3 ="スリープレデュース【中】",
}

return layerdata