游戏王残局简化版

Check-in [873b0bbe33]
Login

Check-in [873b0bbe33]

Overview
Comment:0.0.2105
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 873b0bbe33f3751fa243688d97db6cf672423ee798e4565c1e91cddee2020b10
User & Date: 顽雨沉风 on 2023-07-23 14:16:58
Other Links: manifest | tags
Context
2023-07-23
14:17
0.0.2106 check-in: 79e4b61d1e user: 顽雨沉风 tags: trunk
14:16
0.0.2105 check-in: 873b0bbe33 user: 顽雨沉风 tags: trunk
14:16
0.0.2104 check-in: 2bcc8e65f2 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [62702e4e21] to [ea7f2df964].

466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
  str["失败得分表"][2000] = "流离的狮鹫骑手"
  str["失败得分表"][2100] = "电子龙"
  str["失败得分表"][2200] = "古遗物-死镰"
  str["失败得分表"][2300] = "能朋克 调狐"
  str["失败得分表"][2400] = "俱舍怒威族·芬里尔狼"
  str["失败得分表"][2500] = "黑魔术师"
  str["失败得分表"][2600] = "雅典娜"
  str["失败得分表"][2700] = "青眼白龙"
  str["失败得分表"][2800] = "青眼白龙"
  str["失败得分表"][2900] = "青眼白龙"
  str["失败得分表"][3000] = "青眼白龙"
  
  str["对方玩家的初始生命值"] = Duel.GetLP(1)
  
  str["效果"] = Effect.GlobalEffect()







|







466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
  str["失败得分表"][2000] = "流离的狮鹫骑手"
  str["失败得分表"][2100] = "电子龙"
  str["失败得分表"][2200] = "古遗物-死镰"
  str["失败得分表"][2300] = "能朋克 调狐"
  str["失败得分表"][2400] = "俱舍怒威族·芬里尔狼"
  str["失败得分表"][2500] = "黑魔术师"
  str["失败得分表"][2600] = "雅典娜"
  str["失败得分表"][2700] = "暗黑界的神 格拉法"
  str["失败得分表"][2800] = "青眼白龙"
  str["失败得分表"][2900] = "青眼白龙"
  str["失败得分表"][3000] = "青眼白龙"
  
  str["对方玩家的初始生命值"] = Duel.GetLP(1)
  
  str["效果"] = Effect.GlobalEffect()