Module:Layer/Karlsruhe S 2

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

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

local layerdata = {
	head = "Karlsruhe s2.png",
	prof = "Karl s2 prof.png",
	titlezh = "吸血陰謀家",
	titlejp = "吸血陰謀家",
	
	rarity ="S",
	l_type ="攻擊",
	
	release="Gacha",
	rel_typ="Limited",
	rel_yy =2021,
	rel_mm =10,
	rel_ww =4,

	fac_atk ="148.97",
	fac_def ="137.93",
	fac_hit ="152.92",
	fac_spd ="139.88",
	fac_int ="137.93",
	fac_res ="133.98",
	fac_hel ="127.89",
	fac_luc ="129.89",
	
	res_sls =0,--这里也不要加百分号
	res_imp =30,
	res_prc =-50,--如果元素抗性不为0的话手动添加res_fire/water/wind/light/dark
	
	ext_atk =30,
	ext_def =0,
	ext_hit =0,
	ext_spd =0,
	ext_int =0,
	ext_res =20,
	ext_hel =-20,
	ext_luc =-30,
	
	skill1 ="治癒打",
	skill2 ="クラッシュウィップ",
	skill3 ="ハードスナップ",
	
	ability1 ="ステルスウェーブ【中】",
	ability2 ="パワーターン【中】",
	ability3 ="ダメージアップ【中】",
}

return layerdata