关系卡牌资源路径

This commit is contained in:
xianyi
2025-09-28 10:27:21 +08:00
parent eba34c083a
commit d651e72b05
138 changed files with 515 additions and 295 deletions

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: ashes_snake id: ashes_snake
title: "\u7070\u70EC\u86C7" title: "\u7070\u70EC\u86C7"
art_full_path: Cards/imp.png art_full_path: Cards/ashes_snake.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/ashes_snake_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/ashes_snake.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: bull_heat id: bull_heat
title: "\u70ED\u529B\u516C\u725B" title: "\u70ED\u529B\u516C\u725B"
art_full_path: Cards/imp.png art_full_path: Cards/bull_heat.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/bull_heat_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/6.png art_vertical_path: CardsVertical/bull_heat.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: cave id: cave
title: "\u6D1E\u7A74" title: "\u6D1E\u7A74"
art_full_path: Cards/imp.png art_full_path: Cards/cave.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/cave_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/7.png art_vertical_path: CardsVertical/cave.png
type: 30 type: 30
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: dark_stallion id: dark_stallion
title: "\u6697\u9ED1\u6218\u9A6C" title: "\u6697\u9ED1\u6218\u9A6C"
art_full_path: Cards/imp.png art_full_path: Cards/dark_stallion.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/dark_stallion_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/8.png art_vertical_path: CardsVertical/dark_stallion.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: dragon_red id: dragon_red
title: "\u7EA2\u9F99" title: "\u7EA2\u9F99"
art_full_path: Cards/imp.png art_full_path: Cards/dragon_red.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/dragon_red_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/dragon_red.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: equip_sword id: equip_sword
title: "\u5251" title: "\u5251"
art_full_path: Cards/imp.png art_full_path: Cards/equip_sword.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/equip_sword_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/6.png art_vertical_path: CardsVertical/equip_sword.png
type: 50 type: 50
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: fire_chicken id: fire_chicken
title: "\u706B\u9E21" title: "\u706B\u9E21"
art_full_path: Cards/imp.png art_full_path: Cards/fire_chicken.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/fire_chicken_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/7.png art_vertical_path: CardsVertical/fire_chicken.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: fire_element id: fire_element
title: "\u706B\u5143\u7D20" title: "\u706B\u5143\u7D20"
art_full_path: Cards/imp.png art_full_path: Cards/fire_element.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/fire_element_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/8.png art_vertical_path: CardsVertical/fire_element.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: firefox id: firefox
title: "\u706B\u72D0" title: "\u706B\u72D0"
art_full_path: Cards/imp.png art_full_path: Cards/firefox.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/firefox_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/firefox.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: hell_hound id: hell_hound
title: "\u5730\u72F1\u72AC" title: "\u5730\u72F1\u72AC"
art_full_path: Cards/imp.png art_full_path: Cards/hell_hound.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/hell_hound_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/hell_hound.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -17,7 +17,7 @@ MonoBehaviour:
art_full_path: Cards/imp.png art_full_path: Cards/imp.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/imp_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/8.png art_vertical_path: CardsVertical/imp.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: lava_beast id: lava_beast
title: "\u7194\u5CA9\u517D" title: "\u7194\u5CA9\u517D"
art_full_path: Cards/imp.png art_full_path: Cards/lava_beast.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/lava_beast_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/lava_beast.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: phoenix id: phoenix
title: "\u51E4\u51F0" title: "\u51E4\u51F0"
art_full_path: Cards/imp.png art_full_path: Cards/phoenix.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/phoenix_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/phoenix.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: potion_red id: potion_red
title: "\u7EA2\u8272\u836F\u6C34" title: "\u7EA2\u8272\u836F\u6C34"
art_full_path: Cards/imp.png art_full_path: Cards/potion_red.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/potion_red_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/6.png art_vertical_path: CardsVertical/potion_red.png
type: 20 type: 20
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: reaper id: reaper
title: "\u6536\u5272\u8005" title: "\u6536\u5272\u8005"
art_full_path: Cards/imp.png art_full_path: Cards/reaper.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/reaper_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/reaper.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: spell_aerial_strike id: spell_aerial_strike
title: "\u7A7A\u88AD" title: "\u7A7A\u88AD"
art_full_path: Cards/imp.png art_full_path: Cards/spell_aerial_strike.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/spell_aerial_strike_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/6.png art_vertical_path: CardsVertical/spell_aerial_strike.png
type: 20 type: 20
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: spell_armageddon id: spell_armageddon
title: "\u672B\u65E5\u5BA1\u5224" title: "\u672B\u65E5\u5BA1\u5224"
art_full_path: Cards/imp.png art_full_path: Cards/spell_armageddon.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/spell_armageddon_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/7.png art_vertical_path: CardsVertical/spell_armageddon.png
type: 20 type: 20
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: spell_burn id: spell_burn
title: "\u71C3\u70E7" title: "\u71C3\u70E7"
art_full_path: Cards/imp.png art_full_path: Cards/spell_burn.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/spell_burn_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/spell_burn.png
type: 20 type: 20
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: spell_projectiles id: spell_projectiles
title: "\u6295\u5C04\u7269" title: "\u6295\u5C04\u7269"
art_full_path: Cards/imp.png art_full_path: Cards/spell_projectiles.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/spell_projectiles_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/6.png art_vertical_path: CardsVertical/spell_projectiles.png
type: 20 type: 20
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: spell_split id: spell_split
title: "\u5206\u88C2" title: "\u5206\u88C2"
art_full_path: Cards/fire_chicken.png art_full_path: Cards/spell_split.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/spell_split_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/8.png art_vertical_path: CardsVertical/spell_split.png
type: 20 type: 20
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: spell_stones id: spell_stones
title: "\u77F3\u5934" title: "\u77F3\u5934"
art_full_path: Cards/imp.png art_full_path: Cards/spell_stones.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/spell_stones_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/5.png art_vertical_path: CardsVertical/spell_stones.png
type: 20 type: 20
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: town_volcano id: town_volcano
title: "\u706B\u5C71" title: "\u706B\u5C71"
art_full_path: Cards/imp.png art_full_path: Cards/town_volcano.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/town_volcano_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/7.png art_vertical_path: CardsVertical/town_volcano.png
type: 30 type: 30
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: trap_explosive id: trap_explosive
title: "\u7206\u70B8\u9677\u9631" title: "\u7206\u70B8\u9677\u9631"
art_full_path: Cards/imp.png art_full_path: Cards/trap_explosive.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/trap_explosive_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/6.png art_vertical_path: CardsVertical/trap_explosive.png
type: 40 type: 40
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,10 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: wolf_furious id: wolf_furious
title: "\u72C2\u6012\u72FC" title: "\u72C2\u6012\u72FC"
art_full_path: Cards/imp.png art_full_path: Cards/wolf_furious.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/wolf_furious_board.png
art_horizontal_path: art_horizontal_path:
art_vertical_path: zhanshi/8.png art_vertical_path: CardsVertical/wolf_furious.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: hero_fire id: hero_fire
title: "\u706B\u4E4B\u7075" title: "\u706B\u4E4B\u7075"
art_full_path: Cards/imp.png art_full_path: Cards/hero_fire.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/hero_fire_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/hero_fire.png
type: 5 type: 5
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: hero_forest id: hero_forest
title: "\u68EE\u6797\u4E4B\u7075" title: "\u68EE\u6797\u4E4B\u7075"
art_full_path: Cards/imp.png art_full_path: Cards/hero_forest.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/hero_forest_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/hero_forest.png
type: 5 type: 5
camp: 0 camp: 0
team: {fileID: 0} team: {fileID: 0}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: hero_water id: hero_water
title: "\u6C34\u4E4B\u7075" title: "\u6C34\u4E4B\u7075"
art_full_path: Cards/imp.png art_full_path: Cards/hero_water.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/hero_water_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/hero_water.png
type: 5 type: 5
camp: 0 camp: 0
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1001 id: 1001
title: "\u5929\u547D\u8005" title: "\u5929\u547D\u8005"
art_full_path: Cards/imp.png art_full_path: Cards/1001.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1001_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1001.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1002 id: 1002
title: "\u5362\u6BD4\u5A1C" title: "\u5362\u6BD4\u5A1C"
art_full_path: Cards/imp.png art_full_path: Cards/1002.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1002_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1002.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1003 id: 1003
title: "\u827E\u8389\u8BFA" title: "\u827E\u8389\u8BFA"
art_full_path: Cards/imp.png art_full_path: Cards/1003.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1003_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1003.png
type: 0 type: 0
camp: 5 camp: 5
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1004 id: 1004
title: "\u5C24\u62C9" title: "\u5C24\u62C9"
art_full_path: Cards/imp.png art_full_path: Cards/1004.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1004_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1004.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1005 id: 1005
title: "\u742A\u62C9\uFF08\u6280\u80FD\u6CA1\u914D\uFF09" title: "\u742A\u62C9\uFF08\u6280\u80FD\u6CA1\u914D\uFF09"
art_full_path: Cards/imp.png art_full_path: Cards/1005.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1005_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1005.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1006 id: 1006
title: "\u8587\u8587\u5B89" title: "\u8587\u8587\u5B89"
art_full_path: Cards/imp.png art_full_path: Cards/1006.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1006_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1006.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1007 id: 1007
title: "\u963F\u7F57\u5A1C" title: "\u963F\u7F57\u5A1C"
art_full_path: Cards/imp.png art_full_path: Cards/1007.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1007_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1007.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1008 id: 1008
title: "\u8FE6\u5C14\u5A1C" title: "\u8FE6\u5C14\u5A1C"
art_full_path: Cards/imp.png art_full_path: Cards/1008.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1008_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1008.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1009 id: 1009
title: "\u857E\u838E(\u6CA1\u6709\u914D\u5B8C)" title: "\u857E\u838E(\u6CA1\u6709\u914D\u5B8C)"
art_full_path: Cards/imp.png art_full_path: Cards/1009.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1009_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1009.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1010 id: 1010
title: "\u827E\u62C9\u59AE\u5A05" title: "\u827E\u62C9\u59AE\u5A05"
art_full_path: Cards/imp.png art_full_path: Cards/1010.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1010_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1010.png
type: 10 type: 10
camp: 5 camp: 5
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1011 id: 1011
title: "\u72FC\u5973" title: "\u72FC\u5973"
art_full_path: Cards/imp.png art_full_path: Cards/1011.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1011_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1011.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1012 id: 1012
title: "\u971C\u7259\u72FC" title: "\u971C\u7259\u72FC"
art_full_path: Cards/imp.png art_full_path: Cards/1012.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1012_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1012.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1013 id: 1013
title: "\u68D5\u718A" title: "\u68D5\u718A"
art_full_path: Cards/imp.png art_full_path: Cards/1013.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1013_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1013.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1014 id: 1014
title: "\u8718\u86DB\u5973\u738B" title: "\u8718\u86DB\u5973\u738B"
art_full_path: Cards/imp.png art_full_path: Cards/1014.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1014_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1014.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1015 id: 1015
title: "\u5C0F\u8718\u86DB" title: "\u5C0F\u8718\u86DB"
art_full_path: Cards/imp.png art_full_path: Cards/1015.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1015_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1015.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1016 id: 1016
title: "\u9F99\u7259\u9CA8\uFF08\u6CA1\u914D\u5B8C\uFF09" title: "\u9F99\u7259\u9CA8\uFF08\u6CA1\u914D\u5B8C\uFF09"
art_full_path: Cards/imp.png art_full_path: Cards/1016.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1016_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1016.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1017 id: 1017
title: "\u5E7D\u7075\u9CCD" title: "\u5E7D\u7075\u9CCD"
art_full_path: Cards/imp.png art_full_path: Cards/1017.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1017_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1017.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1018 id: 1018
title: "\u5927\u767D\u9CA8" title: "\u5927\u767D\u9CA8"
art_full_path: Cards/imp.png art_full_path: Cards/1018.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1018_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1018.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1019 id: 1019
title: "\u5C06\u519B\uFF08\u6CA1\u914D\u5B8C\uFF09" title: "\u5C06\u519B\uFF08\u6CA1\u914D\u5B8C\uFF09"
art_full_path: Cards/imp.png art_full_path: Cards/1019.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1019_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1019.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1020 id: 1020
title: "\u9A91\u58EB\u961F\u957F" title: "\u9A91\u58EB\u961F\u957F"
art_full_path: Cards/imp.png art_full_path: Cards/1020.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1020_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1020.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1021 id: 1021
title: "\u65D7\u624B" title: "\u65D7\u624B"
art_full_path: Cards/imp.png art_full_path: Cards/1021.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1021_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1021.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1022 id: 1022
title: "\u76FE\u5175" title: "\u76FE\u5175"
art_full_path: Cards/imp.png art_full_path: Cards/1022.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1022_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1022.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1023 id: 1023
title: "\u738B\u56FD\u795E\u5C04\u624B" title: "\u738B\u56FD\u795E\u5C04\u624B"
art_full_path: Cards/imp.png art_full_path: Cards/1023.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1023_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1023.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1024 id: 1024
title: "\u738B\u56FD\u5F29\u624B(\u6CA1\u914D\u5B8C)" title: "\u738B\u56FD\u5F29\u624B(\u6CA1\u914D\u5B8C)"
art_full_path: Cards/imp.png art_full_path: Cards/1024.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1024_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1024.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1025 id: 1025
title: "\u738B\u56FD\u7267\u5E08" title: "\u738B\u56FD\u7267\u5E08"
art_full_path: Cards/imp.png art_full_path: Cards/1025.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1025_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1025.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1026 id: 1026
title: "\u738B\u56FD\u795E\u5B98" title: "\u738B\u56FD\u795E\u5B98"
art_full_path: Cards/imp.png art_full_path: Cards/1026.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1026_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1026.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1027 id: 1027
title: "\u738B\u56FD\u6CD5\u5E08" title: "\u738B\u56FD\u6CD5\u5E08"
art_full_path: Cards/imp.png art_full_path: Cards/1027.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1027_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1027.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1028 id: 1028
title: "\u738B\u56FD\u957F\u77DB\u5175" title: "\u738B\u56FD\u957F\u77DB\u5175"
art_full_path: Cards/imp.png art_full_path: Cards/1028.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1028_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1028.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1029 id: 1029
title: "\u738B\u56FD\u54E8\u5175(\u6280\u80FD\u7F3A\u5931)" title: "\u738B\u56FD\u54E8\u5175(\u6280\u80FD\u7F3A\u5931)"
art_full_path: Cards/imp.png art_full_path: Cards/1029.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1029_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1029.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1030 id: 1030
title: "\u738B\u56FD\u519B\u72AC" title: "\u738B\u56FD\u519B\u72AC"
art_full_path: Cards/imp.png art_full_path: Cards/1030.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1030_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1030.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1031 id: 1031
title: "\u91CE\u732A" title: "\u91CE\u732A"
art_full_path: Cards/imp.png art_full_path: Cards/1031.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1031_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1031.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1032 id: 1032
title: "\u7ED3\u6676\u91CE\u732A" title: "\u7ED3\u6676\u91CE\u732A"
art_full_path: Cards/imp.png art_full_path: Cards/1032.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1032_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1032.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1033 id: 1033
title: "\u5C0F\u578B\u523A\u6BD2\u6C34\u6BCD" title: "\u5C0F\u578B\u523A\u6BD2\u6C34\u6BCD"
art_full_path: Cards/imp.png art_full_path: Cards/1033.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1033_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1033.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1034 id: 1034
title: "\u78F7\u706B\u6C34\u6BCD" title: "\u78F7\u706B\u6C34\u6BCD"
art_full_path: Cards/imp.png art_full_path: Cards/1034.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1034_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1034.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1035 id: 1035
title: "\u5DE8\u9E1F" title: "\u5DE8\u9E1F"
art_full_path: Cards/imp.png art_full_path: Cards/1035.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1035_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1035.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1036 id: 1036
title: "\u6811\u7CBE" title: "\u6811\u7CBE"
art_full_path: Cards/imp.png art_full_path: Cards/1036.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1036_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1036.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1037 id: 1037
title: "\u5C0F\u578B\u6D77\u602A" title: "\u5C0F\u578B\u6D77\u602A"
art_full_path: Cards/imp.png art_full_path: Cards/1037.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1037_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1037.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1038 id: 1038
title: "\u8680\u9AA8\u98DE\u866B" title: "\u8680\u9AA8\u98DE\u866B"
art_full_path: Cards/imp.png art_full_path: Cards/1038.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1038_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1038.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1039 id: 1039
title: "\u5DE8\u72FC" title: "\u5DE8\u72FC"
art_full_path: Cards/imp.png art_full_path: Cards/1039.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1039_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1039.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1040 id: 1040
title: "\u53D8\u5F02\u9F20" title: "\u53D8\u5F02\u9F20"
art_full_path: Cards/imp.png art_full_path: Cards/1040.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1040_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1040.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1041 id: 1041
title: "\u677E\u9488\u86C7" title: "\u677E\u9488\u86C7"
art_full_path: Cards/imp.png art_full_path: Cards/1041.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1041_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1041.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1042 id: 1042
title: "\u6BD2\u86C7" title: "\u6BD2\u86C7"
art_full_path: Cards/imp.png art_full_path: Cards/1042.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1042_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1042.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1043 id: 1043
title: "\u6BD2\u8718\u86DB" title: "\u6BD2\u8718\u86DB"
art_full_path: Cards/imp.png art_full_path: Cards/1043.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1043_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1043.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1044 id: 1044
title: "\u5DE8\u578B\u8718\u86DB" title: "\u5DE8\u578B\u8718\u86DB"
art_full_path: Cards/imp.png art_full_path: Cards/1044.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1044_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1044.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1045 id: 1045
title: "\u673A\u68B0\u72AC" title: "\u673A\u68B0\u72AC"
art_full_path: Cards/imp.png art_full_path: Cards/1045.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1045_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1045.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1046 id: 1046
title: "\u6DF1\u6E0A\u89E6\u624B" title: "\u6DF1\u6E0A\u89E6\u624B"
art_full_path: Cards/imp.png art_full_path: Cards/1046.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1046_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1046.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1047 id: 1047
title: "\u98DF\u4EBA\u9C7C" title: "\u98DF\u4EBA\u9C7C"
art_full_path: Cards/imp.png art_full_path: Cards/1047.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1047_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1047.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1048 id: 1048
title: "\u72F1\u8B66" title: "\u72F1\u8B66"
art_full_path: Cards/imp.png art_full_path: Cards/1048.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1048_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1048.png
type: 10 type: 10
camp: 10 camp: 10
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1049 id: 1049
title: "\u5178\u72F1\u957F" title: "\u5178\u72F1\u957F"
art_full_path: Cards/imp.png art_full_path: Cards/1049.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1049_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1049.png
type: 10 type: 10
camp: 10 camp: 10
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1050 id: 1050
title: "\u76D7\u8D3C" title: "\u76D7\u8D3C"
art_full_path: Cards/imp.png art_full_path: Cards/1050.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1050_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1050.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1051 id: 1051
title: "\u98DE\u5200\u624B" title: "\u98DE\u5200\u624B"
art_full_path: Cards/imp.png art_full_path: Cards/1051.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1051_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1051.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1052 id: 1052
title: "\u5361\u767B" title: "\u5361\u767B"
art_full_path: Cards/imp.png art_full_path: Cards/1052.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1052_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1052.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1053 id: 1053
title: "\u6697\u5F71\u6D1B\u514B" title: "\u6697\u5F71\u6D1B\u514B"
art_full_path: Cards/imp.png art_full_path: Cards/1053.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1053_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1053.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1054 id: 1054
title: "\u6D77\u76D7" title: "\u6D77\u76D7"
art_full_path: Cards/imp.png art_full_path: Cards/1054.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1054_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1054.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1055 id: 1055
title: "\u706B\u67AA\u624B" title: "\u706B\u67AA\u624B"
art_full_path: Cards/imp.png art_full_path: Cards/1055.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1055_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1055.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1056 id: 1056
title: "\u6770\u514B" title: "\u6770\u514B"
art_full_path: Cards/imp.png art_full_path: Cards/1056.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1056_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1056.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1057 id: 1057
title: "\u827E\u745E\u8428\u5A1C" title: "\u827E\u745E\u8428\u5A1C"
art_full_path: Cards/imp.png art_full_path: Cards/1057.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1057_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1057.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1058 id: 1058
title: "\u5361\u7279\u7433\u5A1C" title: "\u5361\u7279\u7433\u5A1C"
art_full_path: Cards/imp.png art_full_path: Cards/1058.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1058_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1058.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1059 id: 1059
title: "\u5C04\u624BSSR" title: "\u5C04\u624BSSR"
art_full_path: Cards/imp.png art_full_path: Cards/1059.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1059_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1059.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1060 id: 1060
title: "\u77F3\u50CF\u5B88\u536B" title: "\u77F3\u50CF\u5B88\u536B"
art_full_path: Cards/imp.png art_full_path: Cards/1060.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1060_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1060.png
type: 10 type: 10
camp: -1 camp: -1
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1061 id: 1061
title: "\u9AB7\u9AC5\u9E1F" title: "\u9AB7\u9AC5\u9E1F"
art_full_path: Cards/imp.png art_full_path: Cards/1061.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1061_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1061.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1062 id: 1062
title: "\u4EA1\u7075\u6D41\u6D6A\u732B" title: "\u4EA1\u7075\u6D41\u6D6A\u732B"
art_full_path: Cards/imp.png art_full_path: Cards/1062.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1062_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1062.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1063 id: 1063
title: "\u730E\u4EBA" title: "\u730E\u4EBA"
art_full_path: Cards/imp.png art_full_path: Cards/1063.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1063_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1063.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1064 id: 1064
title: "\u58EB\u5175" title: "\u58EB\u5175"
art_full_path: Cards/imp.png art_full_path: Cards/1064.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1064_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1064.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1065 id: 1065
title: "\u8150\u8840\u85E4" title: "\u8150\u8840\u85E4"
art_full_path: Cards/imp.png art_full_path: Cards/1065.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1065_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1065.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1066 id: 1066
title: "\u9732\u5A1C" title: "\u9732\u5A1C"
art_full_path: Cards/imp.png art_full_path: Cards/1066.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1066_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1066.png
type: 10 type: 10
camp: 0 camp: 0
team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2} team: {fileID: 11400000, guid: 8e4b9ddb3f79d4ac9bc510c5bdc9e576, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1067 id: 1067
title: "\u708E\u9B42" title: "\u708E\u9B42"
art_full_path: Cards/imp.png art_full_path: Cards/1067.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1067_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1067.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1068 id: 1068
title: "\u9B23" title: "\u9B23"
art_full_path: Cards/imp.png art_full_path: Cards/1068.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1068_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1068.png
type: 10 type: 10
camp: 30 camp: 30
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1069 id: 1069
title: "\u6218\u72C2" title: "\u6218\u72C2"
art_full_path: Cards/imp.png art_full_path: Cards/1069.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1069_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1069.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2} team: {fileID: 11400000, guid: ed6dfd9dc7797584994eaf1fba66535f, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1070 id: 1070
title: "\u7834\u5C40\u8005" title: "\u7834\u5C40\u8005"
art_full_path: Cards/imp.png art_full_path: Cards/1070.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1070_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1070.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1071 id: 1071
title: "\u6B7C\u661F" title: "\u6B7C\u661F"
art_full_path: Cards/imp.png art_full_path: Cards/1071.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1071_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1071.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2} team: {fileID: 11400000, guid: dcedff0b71bb54b8e998c0713fd12e3e, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1072 id: 1072
title: "\u6B66\u58EB" title: "\u6B66\u58EB"
art_full_path: Cards/imp.png art_full_path: Cards/1072.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1072_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1072.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2} team: {fileID: 11400000, guid: 6bbb96863ece0314fb318c0fce569afc, type: 2}

View File

@@ -14,8 +14,10 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1073 id: 1073
title: "\u9F20\u88D4" title: "\u9F20\u88D4"
art_full_path: Cards/imp.png art_full_path: Cards/1073.png
art_board_path: CardsBoard/imp_board.png art_board_path: CardsBoard/1073_board.png
art_horizontal_path:
art_vertical_path: CardsVertical/1073.png
type: 10 type: 10
camp: 20 camp: 20
team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2} team: {fileID: 11400000, guid: a85e46b2e94eb463bafb4bd0d7920745, type: 2}

Some files were not shown because too many files have changed in this diff Show More