Module:Layer/Part Dieu S

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

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

local layerdata = {
	head = "Partdieu s.png",
	prof = "Partdieu s prof.png",
	titlezh = "獨善其身的正義",
	titlejp = "ただ一人の正義",
	
	rarity ="S",
	l_type ="特殊",
	
	release="Gacha",
	rel_typ="",
	rel_yy =2021,
	rel_mm =6,
	rel_ww =2,

	fac_atk ="123.89",
	fac_def ="120.94",
	fac_hit ="151.87",
	fac_spd ="151.87",
	fac_int ="153.82",
	fac_res ="133.98",
	fac_hel ="122.94",
	fac_luc ="146.92",

	res_sls =30,--这里也不要加百分号
	res_imp =-50,
	res_prc =0,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =-20,
	ext_def =0,
	ext_hit =0,
	ext_spd =0,
	ext_int =30,
	ext_res =10,
	ext_hel =0,
	ext_luc =-20,
	
	skill1 ="無言の封",
	skill2 ="クロスエッジ",
	skill3 ="イリュージョンエッジ",
	
	ability1 ="マインドコンテイジョン【小】",
	ability2 ="マインドブレイク【中】",
	ability3 ="ドレインアタック【中】",
}

return layerdata