123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 |
- -- 此文件工具自动生成,不要修改
- ---@class cfg_card_shapeshift_column
- ---填写变身卡牌道具id
- ---@field id number @唯一id column=1 A
- ---卡牌等级
- ---@field level number @卡牌等级 column=2 B
- ---1:蓝
- ---2:金
- ---3:红
- ---@field quality number @卡牌品质 column=3 C
- ---卡牌组id,同卡牌组升级消耗自身卡牌
- ---@field group number @卡牌组 column=4 D
- ---卡牌评分
- ---@field score number @卡牌评分 column=5 E
- ---消耗同卡牌id数量进行升级
- ---升到下一级的消耗的卡牌应该读当前卡牌的配置
- ---满级时配置为0
- ---@field upAmount number @升级数量 column=6 F
- ---变身怪物模型
- ---读取model_monster/id
- ---填0或空表示无变身功能
- ---@field model number @变身模型 column=7 G
- ---变身怪物名称
- ---@field name string @变身怪物名称 column=8 H
- ---格式:中心图
- ---@field img strin @卡牌图片 column=9 I
- ---根据unity Transform 组件position参数x,y轴进行偏移
- ---格式:X坐标#Y坐标
- ---不填不生效
- ---@field position IntList @图片偏移 column=10 J
- ---根据unity Transform 组件scale参数进行缩放
- ---不填不生效
- ---@field scale number @图片缩放 column=11 K
- ---格式:属性id#数值|属性id#数值
- ---@field attribute IntListList @基础属性 column=12 L
- ---格式:词条库组id#词条库组id
- ---读取cfg_card_att表组id,配置数量表示生成词条数量,每级词条累加
- ---@field specialAtt IntList @特殊词条 column=13 M
- ---变身所获取的技能
- ---格式:技能id#技能等级|技能id#技能等级
- ---@field skill IntListList @变身技能 column=14 N
- ---单位为毫秒
- ---@field time number @变身时间 column=15 O
- ---单位为毫秒
- ---不填表示0
- ---@field cd number @变身冷却 column=16 P
- ---单位为毫秒
- ---不填表示0
- ---@field commonCd number @变身公共冷却 column=17 Q
- ---[[客户端不使用]]@field @ column=18 R
- ---[[客户端不使用]]@field @ column=19 S
- local cfg_card_shapeshift =
- {
- {id=80010111, score=560, model=49001, attribute={{201021,1},{201011,2},{206011,1},{207011,35}}, skill={{2040011,1}}},
- {id=80010112, level=2, score=1461, model=49001, attribute={{201021,3},{201011,5},{206011,4},{207011,95}}, skill={{2040011,1},{2200011,1}}},
- {id=80010113, level=3, score=2812, model=49001, attribute={{201021,6},{201011,10},{206011,7},{207011,192}}, skill={{2040011,2},{2200011,1},{2000011,1}}},
- {id=80010114, level=4, score=4374, model=49001, attribute={{201021,10},{201011,16},{206011,11},{207011,314}}, skill={{2040011,2},{2200011,2},{2000011,1}}},
- {id=80010115, level=5, score=6240, upAmount=0, model=49001, attribute={{201021,13},{201011,22},{206011,15},{207011,468}}, skill={{2040011,3},{2200011,2},{2000011,1}}},
- {id=80010121, group=2, score=560, model=49002, name="水晶鹿", img="card_sjl", attribute={{201021,1},{201011,2},{206011,1},{207011,35}}, skill={{2040021,1}}},
- {id=80010122, level=2, group=2, score=1461, model=49002, name="水晶鹿", img="card_sjl", attribute={{201021,3},{201011,5},{206011,4},{207011,95}}, skill={{2040021,1},{2200021,1}}},
- {id=80010123, level=3, group=2, score=2812, model=49002, name="水晶鹿", img="card_sjl", attribute={{201021,6},{201011,10},{206011,7},{207011,192}}, skill={{2040021,2},{2200021,1},{2000021,1}}},
- {id=80010124, level=4, group=2, score=4374, model=49002, name="水晶鹿", img="card_sjl", attribute={{201021,10},{201011,16},{206011,11},{207011,314}}, skill={{2040021,2},{2200021,2},{2000021,1}}},
- {id=80010125, level=5, group=2, score=6240, upAmount=0, model=49002, name="水晶鹿", img="card_sjl", attribute={{201021,13},{201011,22},{206011,15},{207011,468}}, skill={{2040021,3},{2200021,2},{2000021,1}}},
- {id=80010211, quality=2, group=3, score=8545, model=49003, name="泰克图斯", img="card_tkts", attribute={{201021,18},{201011,30},{206011,21},{207011,671}}, skill={{2040031,1}}},
- {id=80010212, level=2, quality=2, group=3, score=11161, model=49003, name="泰克图斯", img="card_tkts", attribute={{201021,23},{201011,38},{206011,27},{207011,914}}, skill={{2040031,1},{2200031,1}}},
- {id=80010213, level=3, quality=2, group=3, score=14158, model=49003, name="泰克图斯", img="card_tkts", attribute={{201021,29},{201011,48},{206011,33},{207011,1206}}, skill={{2040031,2},{2200031,1},{2000031,1}}},
- {id=80010214, level=4, quality=2, group=3, score=17711, model=49003, name="泰克图斯", img="card_tkts", attribute={{201021,35},{201011,59},{206011,41},{207011,1569}}, skill={{2040031,2},{2200032,1},{2200031,2},{2000031,1}}},
- {id=80010215, level=5, quality=2, group=3, score=21590, upAmount=0, model=49003, name="泰克图斯", img="card_tkts", attribute={{201021,42},{201011,70},{206011,49},{207011,1984}}, skill={{2040031,3},{2200032,1},{2200031,2},{2000031,1}}},
- {id=80010221, quality=2, group=4, score=8545, model=49004, name="丛林召唤者", img="card_clzhz", attribute={{201021,18},{201011,30},{206011,21},{207011,671}}, skill={{2040041,1}}},
- {id=80010222, level=2, quality=2, group=4, score=11161, model=49004, name="丛林召唤者", img="card_clzhz", attribute={{201021,23},{201011,38},{206011,27},{207011,914}}, skill={{2040041,1},{2200041,1}}},
- {id=80010223, level=3, quality=2, group=4, score=14158, model=49004, name="丛林召唤者", img="card_clzhz", attribute={{201021,29},{201011,48},{206011,33},{207011,1206}}, skill={{2040041,2},{2200041,1},{2000041,1}}},
- {id=80010224, level=4, quality=2, group=4, score=17711, model=49004, name="丛林召唤者", img="card_clzhz", attribute={{201021,35},{201011,59},{206011,41},{207011,1569}}, skill={{2040041,2},{2200042,1},{2200041,2},{2000041,1}}},
- {id=80010225, level=5, quality=2, group=4, score=21590, upAmount=0, model=49004, name="丛林召唤者", img="card_clzhz", attribute={{201021,42},{201011,70},{206011,49},{207011,1984}}, skill={{2040041,3},{2200042,1},{2200041,2},{2000041,1}}},
- {id=80010311, quality=3, group=5, score=25835, model=49005, name="大恶魔", img="card_dem", attribute={{201021,50},{201011,83},{206011,58},{207011,2458}}, skill={{2040051,1}}},
- {id=80010312, level=2, quality=3, group=5, score=30484, model=49005, name="大恶魔", img="card_dem", attribute={{201021,58},{201011,96},{206011,67},{207011,3001}}, skill={{2040051,1},{2200051,1}}},
- {id=80010313, level=3, quality=3, group=5, score=35095, model=49005, name="大恶魔", img="card_dem", attribute={{201021,65},{201011,109},{206011,76},{207011,3565}}, skill={{2040051,2},{2200051,1},{2000051,1}}},
- {id=80010314, level=4, quality=3, group=5, score=40004, model=49005, name="大恶魔", img="card_dem", attribute={{201021,73},{201011,122},{206011,85},{207011,4188}}, skill={{2040051,2},{2200052,1},{2200051,2},{2000051,1}}},
- {id=80010315, level=5, quality=3, group=5, score=45852, upAmount=0, model=49005, name="大恶魔", img="card_dem", attribute={{201021,83},{201011,138},{206011,96},{207011,4944}}, skill={{2040051,3},{2200052,1},{2200051,2},{2000051,1},{2000052,1}}},
- {id=80010321, quality=3, group=6, score=25835, model=49006, name="大天使", img="card_tsspz", attribute={{201021,50},{201011,83},{206011,58},{207011,2458}}, skill={{2040061,1}}},
- {id=80010322, level=2, quality=3, group=6, score=30484, model=49006, name="大天使", img="card_tsspz", attribute={{201021,58},{201011,96},{206011,67},{207011,3001}}, skill={{2040061,1},{2200061,1}}},
- {id=80010323, level=3, quality=3, group=6, score=35095, model=49006, name="大天使", img="card_tsspz", attribute={{201021,65},{201011,109},{206011,76},{207011,3565}}, skill={{2040061,2},{2200061,1},{2000061,1}}},
- {id=80010324, level=4, quality=3, group=6, score=40004, model=49006, name="大天使", img="card_tsspz", attribute={{201021,73},{201011,122},{206011,85},{207011,4188}}, skill={{2040061,2},{2200062,1},{2200061,2},{2000061,1}}},
- {id=80010325, level=5, quality=3, group=6, score=45852, upAmount=0, model=49006, name="大天使", img="card_tsspz", attribute={{201021,83},{201011,138},{206011,96},{207011,4944}}, skill={{2040061,3},{2200062,1},{2200061,2},{2000061,1},{2000062,1}}},
- {id=80020111, group=7, score=280, name="碧蓝·赋能泰坦", img="card_blueArmor", attribute={{201021,1},{201011,1},{206011,1},{207011,17}}, specialAtt={1}, time=0, cd=0, commonCd=0},
- {id=80020112, level=2, group=7, score=730, name="碧蓝·赋能泰坦", img="card_blueArmor", attribute={{201021,2},{201011,3},{206011,2},{207011,48}}, specialAtt={1}, time=0, cd=0, commonCd=0},
- {id=80020113, level=3, group=7, score=1406, name="碧蓝·赋能泰坦", img="card_blueArmor", attribute={{201021,3},{201011,5},{206011,4},{207011,96}}, specialAtt={1}, time=0, cd=0, commonCd=0},
- {id=80020114, level=4, group=7, score=2187, name="碧蓝·赋能泰坦", img="card_blueArmor", attribute={{201021,5},{201011,8},{206011,5},{207011,157}}, specialAtt={1}, time=0, cd=0, commonCd=0},
- {id=80020115, level=5, group=7, score=3120, upAmount=0, name="碧蓝·赋能泰坦", img="card_blueArmor", attribute={{201021,7},{201011,11},{206011,8},{207011,234}}, specialAtt={1}, time=0, cd=0, commonCd=0},
- {id=80020211, quality=2, group=17, score=4273, name="耀金·赋能泰坦", img="card_goldenArmor", attribute={{201021,9},{201011,15},{206011,10},{207011,335}}, specialAtt={2,2,2,2,2}, time=0, cd=0, commonCd=0},
- {id=80020212, level=2, quality=2, group=17, score=5581, name="耀金·赋能泰坦", img="card_goldenArmor", attribute={{201021,11},{201011,19},{206011,13},{207011,457}}, time=0, cd=0, commonCd=0},
- {id=80020213, level=3, quality=2, group=17, score=7079, name="耀金·赋能泰坦", img="card_goldenArmor", attribute={{201021,14},{201011,24},{206011,17},{207011,603}}, specialAtt={3}, time=0, cd=0, commonCd=0},
- {id=80020214, level=4, quality=2, group=17, score=8855, name="耀金·赋能泰坦", img="card_goldenArmor", attribute={{201021,17},{201011,29},{206011,20},{207011,785}}, specialAtt={3}, time=0, cd=0, commonCd=0},
- {id=80020215, level=5, quality=2, group=17, score=10795, upAmount=0, name="耀金·赋能泰坦", img="card_goldenArmor", attribute={{201021,21},{201011,35},{206011,25},{207011,992}}, specialAtt={3}, time=0, cd=0, commonCd=0},
- {id=80020311, quality=3, group=27, score=12918, name="赤炎·赋能泰坦", img="card_redArmor", attribute={{201021,25},{201011,41},{206011,29},{207011,1229}}, specialAtt={4,4,4,4,4,5,5,5}, time=0, cd=0, commonCd=0},
- {id=80020312, level=2, quality=3, group=27, score=15242, name="赤炎·赋能泰坦", img="card_redArmor", attribute={{201021,29},{201011,48},{206011,34},{207011,1500}}, time=0, cd=0, commonCd=0},
- {id=80020313, level=3, quality=3, group=27, score=17547, name="赤炎·赋能泰坦", img="card_redArmor", attribute={{201021,33},{201011,55},{206011,38},{207011,1783}}, time=0, cd=0, commonCd=0},
- {id=80020314, level=4, quality=3, group=27, score=20002, name="赤炎·赋能泰坦", img="card_redArmor", attribute={{201021,37},{201011,61},{206011,43},{207011,2094}}, time=0, cd=0, commonCd=0},
- {id=80020315, level=5, quality=3, group=27, score=22926, upAmount=0, name="赤炎·赋能泰坦", img="card_redArmor", attribute={{201021,41},{201011,69},{206011,48},{207011,2472}}, specialAtt={6}, time=0, cd=0, commonCd=0},
- {id=80030111, group=8, score=373, name="碧蓝·神赋泰坦", img="card_blueWeapon", scale=1.6, attribute={{201021,1},{201011,1},{206011,1},{207011,23}}, specialAtt={7}, time=0, cd=0, commonCd=0},
- {id=80030112, level=2, group=8, score=974, name="碧蓝·神赋泰坦", img="card_blueWeapon", scale=1.6, attribute={{201021,2},{201011,4},{206011,2},{207011,63}}, specialAtt={7}, time=0, cd=0, commonCd=0},
- {id=80030113, level=3, group=8, score=1874, name="碧蓝·神赋泰坦", img="card_blueWeapon", scale=1.6, attribute={{201021,4},{201011,7},{206011,5},{207011,128}}, specialAtt={7}, time=0, cd=0, commonCd=0},
- {id=80030114, level=4, group=8, score=2916, name="碧蓝·神赋泰坦", img="card_blueWeapon", scale=1.6, attribute={{201021,6},{201011,10},{206011,7},{207011,209}}, specialAtt={7}, time=0, cd=0, commonCd=0},
- {id=80030115, level=5, group=8, score=4160, upAmount=0, name="碧蓝·神赋泰坦", img="card_blueWeapon", scale=1.6, attribute={{201021,9},{201011,15},{206011,10},{207011,312}}, specialAtt={7}, time=0, cd=0, commonCd=0},
- {id=80030211, quality=2, group=18, score=5697, name="耀金·神赋泰坦", img="card_goldenWeapon", position={0,5}, scale=1.5, attribute={{201021,12},{201011,20},{206011,14},{207011,447}}, specialAtt={8,8,8,8,8}, time=0, cd=0, commonCd=0},
- {id=80030212, level=2, quality=2, group=18, score=7441, name="耀金·神赋泰坦", img="card_goldenWeapon", position={0,5}, scale=1.5, attribute={{201021,15},{201011,25},{206011,18},{207011,609}}, time=0, cd=0, commonCd=0},
- {id=80030213, level=3, quality=2, group=18, score=9439, name="耀金·神赋泰坦", img="card_goldenWeapon", position={0,5}, scale=1.5, attribute={{201021,19},{201011,32},{206011,22},{207011,804}}, specialAtt={9}, time=0, cd=0, commonCd=0},
- {id=80030214, level=4, quality=2, group=18, score=11807, name="耀金·神赋泰坦", img="card_goldenWeapon", position={0,5}, scale=1.5, attribute={{201021,23},{201011,39},{206011,27},{207011,1046}}, specialAtt={9}, time=0, cd=0, commonCd=0},
- {id=80030215, level=5, quality=2, group=18, score=14393, upAmount=0, name="耀金·神赋泰坦", img="card_goldenWeapon", position={0,5}, scale=1.5, attribute={{201021,28},{201011,47},{206011,33},{207011,1322}}, specialAtt={9}, time=0, cd=0, commonCd=0},
- {id=80030311, quality=3, group=28, score=17224, name="赤炎·神赋泰坦", img="card_redWeapon", position={0,5}, scale=1.5, attribute={{201021,33},{201011,55},{206011,38},{207011,1638}}, specialAtt={10,10,10,10,10,11,11,11}, time=0, cd=0, commonCd=0},
- {id=80030312, level=2, quality=3, group=28, score=20323, name="赤炎·神赋泰坦", img="card_redWeapon", position={0,5}, scale=1.5, attribute={{201021,38},{201011,64},{206011,45},{207011,2000}}, time=0, cd=0, commonCd=0},
- {id=80030313, level=3, quality=3, group=28, score=23396, name="赤炎·神赋泰坦", img="card_redWeapon", position={0,5}, scale=1.5, attribute={{201021,44},{201011,73},{206011,51},{207011,2377}}, time=0, cd=0, commonCd=0},
- {id=80030314, level=4, quality=3, group=28, score=26669, name="赤炎·神赋泰坦", img="card_redWeapon", position={0,5}, scale=1.5, attribute={{201021,49},{201011,82},{206011,57},{207011,2792}}, time=0, cd=0, commonCd=0},
- {id=80030315, level=5, quality=3, group=28, score=30568, upAmount=0, name="赤炎·神赋泰坦", img="card_redWeapon", position={0,5}, scale=1.5, attribute={{201021,55},{201011,92},{206011,64},{207011,3296}}, specialAtt={12}, time=0, cd=0, commonCd=0},
- }
- local defaults = {level=1, quality=1, group=1, upAmount=2, model=0, name="地狱角魔", img="card_dyjm", position={}, scale=0, specialAtt={}, skill={}, time=40000, cd=240000, commonCd=120000}
- local mt = {__index = defaults}
- for _, v in ipairs(cfg_card_shapeshift) do
- setmetatable(v, mt)
- end
- return cfg_card_shapeshift
|