Module:Layer/Tianjin S

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

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

local layerdata = {
	head = "Tianjin s.png",
	prof = "Tianjin s prof.png",
	titlezh = "至福時刻",
	titlejp = "至福のひと時を",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="",
	rel_yy =2021,
	rel_mm =2,
	rel_ww =4,

	fac_atk ="146.97",
	fac_def ="153.92",
	fac_hit ="138.88",
	fac_spd ="136.93",
	fac_int ="136.93",
	fac_res ="140.93",
	fac_hel ="131.84",
	fac_luc ="127.94",

	res_sls =30,--这里也不要加百分号
	res_imp =-50,
	res_prc =0,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =-10,
	ext_def =20,
	ext_hit =10,
	ext_spd =0,
	ext_int =-20,
	ext_res =20,
	ext_hel =-20,
	ext_luc =0,
	
	skill1 ="活性剣",
	skill2 ="陽炎斬り",
	skill3 ="黒龍の鉤爪",
	
	ability1 ="パワーアタック【中】",
	ability2 ="SPチャージ【攻撃】",
	ability3 ="ダメージアップ【中】",
}

return layerdata