2024-04-03 v1.0

This commit is contained in:
2025-04-03 16:47:38 +08:00
parent f1386f6085
commit faab39cafc
78 changed files with 15254 additions and 791 deletions

View File

@@ -1,9 +1,10 @@
ID,Name,Name_,UnlockLV,Des,Des_,HP,ShipType,ShipTypeProperty,Move,ShipDataPath,PowerCoreWeight,PowerColorWeight,BountyEvents,TalentResultSlot,ModPath,VacationShipImage,MovePath,InGame,Image,ButtonIcon,ShadowSprite
int,string,void,int,string,void,int,int,int,int,string,int[],int[],int[],dic,string,string,string,bool,string,string,string
1,ShipName/1,千隼号,0,ShipDes/1,平平无奇的基础飞船,500,1,100,3,ScriptableAssets/ShipAssets/JX_001,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,FALSE,ship_hongdong,UI_button_pickship_1,ship_hongdong
2,ShipName/1,千隼号,0,ShipDes/1,平平无奇的基础飞船,500,2,10,3,ScriptableAssets/ShipAssets/JX_002,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_yongtong,UI/Battle/ShipBaseMoveCell,FALSE,ship_yongtong,UI_button_pickship_2,ship_yongtong
7,ShipName/7,护盾号,0,ShipDes/7,特点拥有4点护盾可以在战斗中抵挡伤害。,24,1,4,3,ScriptableAssets/ShipAssets/HongDong,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,TRUE,ship_hongdong,UI_button_pickship_1,ship_hongdong
8,ShipName/8,猎杀号,0,ShipDes/8,专门用来测试boss强度,35,1,10,3,ScriptableAssets/ShipAssets/BossHunter,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,FALSE,ship_hongdong,UI_button_pickship_1,ship_hongdong
77,ShipName/77,空间号,5,ShipDes/77,特点拥有3点换位次数可以在战斗中交换部件位置。,28,2,3,3,ScriptableAssets/ShipAssets/YongTong,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,YongTong,Sprites/Icon/Common/ship_yongtong,UI/Battle/ShipBaseMoveCell,TRUE,ship_yongtong,UI_button_pickship_2,ship_yongtong
10001,ShipName/10001,大船号,0,ShipDes/10001,特点拥有4点护盾可以在战斗中抵挡伤害。,24,1,4,3,ScriptableAssets/ShipAssets/HongDong_Bigger,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Mega,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,FALSE,ship_mega,UI_button_pickship_1,ship_mega
10002,ShipName/10002,大船号,0,ShipDes/10002,特点:拥有3点换位次数,可以在战斗中交换部件位置。,28,2,3,3,ScriptableAssets/ShipAssets/YongTong_Bigger,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Mega,Sprites/Icon/Common/ship_yongtong,UI/Battle/ShipBaseMoveCell,FALSE,ship_mega,UI_button_pickship_2,ship_mega
ID,Name,Name_,UnlockLV,Des,Des_,HP,ShipSkill,Args,Move,ShipDataPath,PowerCoreWeight,PowerColorWeight,BountyEvents,TalentResultSlot,ModPath,VacationShipImage,MovePath,InGame,Image,ButtonIcon,ShadowSprite
int,string,void,int,string,void,int,string,int[],int,string,int[],int[],int[],dic,string,string,string,bool,string,string,string
1,ShipName/1,千隼号,0,ShipDes/1,平平无奇的基础飞船,500,SH_Shield,;100;;;,3,ScriptableAssets/ShipAssets/JX_001,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,FALSE,ship_hongdong,UI_button_pickship_1,ship_hongdong
2,ShipName/1,千隼号,0,ShipDes/1,平平无奇的基础飞船,500,SH_Exchange,;10;;;,3,ScriptableAssets/ShipAssets/JX_002,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_yongtong,UI/Battle/ShipBaseMoveCell,FALSE,ship_yongtong,UI_button_pickship_2,ship_yongtong
7,ShipName/7,护盾号,0,ShipDes/7,特点拥有4点护盾可以在战斗中抵挡伤害。,24,SH_Shield,;4;;;,3,ScriptableAssets/ShipAssets/HongDong,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,TRUE,ship_hongdong,UI_button_pickship_1,ship_hongdong
8,ShipName/8,猎杀号,0,ShipDes/8,专门用来测试boss强度,35,SH_Shield,;10;;;,3,ScriptableAssets/ShipAssets/BossHunter,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Player,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,FALSE,ship_hongdong,UI_button_pickship_1,ship_hongdong
77,ShipName/77,空间号,5,ShipDes/77,特点拥有3点换位次数可以在战斗中交换部件位置。,28,SH_Exchange,;3;;;,3,ScriptableAssets/ShipAssets/YongTong,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,YongTong,Sprites/Icon/Common/ship_yongtong,UI/Battle/ShipBaseMoveCell,TRUE,ship_yongtong,UI_button_pickship_2,ship_yongtong
88,ShipName/88,多彩号,10,ShipDes/88,特点:初始拥有[橙色]/[蓝色]/[白色]各1点涂料可以在战斗中使能量额外融入对应的颜色。,28,SH_Paint,;1;;1;;1;;;,3,ScriptableAssets/ShipAssets/TangYuan,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,TangYuan,Sprites/Icon/Common/ship_tangyuan,UI/Battle/ShipBaseMoveCell,TRUE,ship_color,UI_button_pickship_3,ship_color
10001,ShipName/10001,大船号,0,ShipDes/10001,特点:拥有4点护盾,可以在战斗中抵挡伤害。,24,,,3,ScriptableAssets/ShipAssets/Mega,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Mega,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,FALSE,ship_mega,UI_button_pickship_1,ship_mega
10002,ShipName/10001,大船号,0,ShipDes/10001,特点拥有4点护盾可以在战斗中抵挡伤害。兼容旧存档,24,,,3,ScriptableAssets/ShipAssets/Mega,;1;;1;;1;;1;;1;;;,;3;;2;;1;;;,;100;;140;;;,;W1:1;;W2:3;;B1:8;;B2:10;;P1:16;;;,Mega,Sprites/Icon/Common/ship_hongdong,UI/Battle/ShipBaseMoveCell,FALSE,ship_mega,UI_button_pickship_1,ship_mega