Module:Layer/Puerto Rico S

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

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

local layerdata = {
	head = "Puerto s.png",
	prof = "Puerto s prof.png",
	titlezh = "愛國的使徒",
	titlejp = "愛国の使徒",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="",
	rel_yy =2021,
	rel_mm =2,
	rel_ww =2,--如果可以兑换那么手动添加exc_typ和excnote

	fac_atk ="146.97",
	fac_def ="152.92",
	fac_hit ="137.93",
	fac_spd ="135.93",
	fac_int ="135.93",
	fac_res ="143.88",
	fac_hel ="133.98",
	fac_luc ="127.94",

	res_sls =30,--这里也不要加百分号
	res_imp =-50,
	res_prc =0,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =0,
	ext_def =0,
	ext_hit =0,
	ext_spd =0,
	ext_int =0,
	ext_res =0,
	ext_hel =-30,
	ext_luc =30,
	
	skill1 ="円月輪",
	skill2 ="陽炎斬り",
	skill3 ="明王太刀",
	
	ability1 ="フルコンディション防【小】",
	ability2 ="ハウルウェーブ改【大】",
	ability3 ="ドレインアタック改【小】",
}

return layerdata