zoukankan      html  css  js  c++  java
  • dnf脚本的研究

    [player number] 2 8  
    [pvp start area]
    0 0 0 0
    0 0 0 0
    0 0 0 0
    [dungeon]
    62
    [/dungeon]
    [type] `[normal]`
    [greed]
    `BB BB`
    [tile]    //可能是按顺序平铺,tile的width都是224
    `Tile/ForestUnder.til`
    `Tile/ForestUnderOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOver.til`
    `Tile/ForestOverUnder.til`
    [/tile]
    [background animation]   //背景动画
    `Animation/far0.ani` `[distantback]` `[below]`
    `Animation/mid1.ani` `[middleback]` `[below]`
    [/background animation]

    [dungeon start area] 139 313 91 67

    [pathgate pos]
    16 216
    1552 216
    784 144
    784 348
    [sound]
    `M_GBLKINGDOM`
    [/sound]
    [animation]   //'文件名 ' '属性(未知作用)'  211(坐标X?) 143(坐标Y?)  0(未知)
    `Animation/BurntTree4.ani` `[normal]` 211 143 0    
    `Animation/Tree4.ani` `[normal]` 1121 137 0
    `Animation/Tree3.ani` `[normal]` 367 133 0
    `Animation/Tree3.ani` `[normal]` 568 132 0
    [/animation]
    [passive object]   //283(物体ID) 810(坐标X?) 121(坐标Y?)
    283 810 121 0
    284 961 134 0
    285 1224 148 0
    8220 904 153 0
    840 1378 155 0
    246 327 163 0
    840 1289 166 0
    840 1334 183 0
    840 1387 198 0
    840 1300 209 0
    251 613 214 0
    251 1208 217 0
    251 1337 244 0
    251 1246 285 0
    246 1285 349 0
    251 1053 353 0
    251 1224 354 0
    8220 1340 363 0
    285 598 398 0
    284 390 403 0
    295 893 413 0
    284 1126 435 0
    [/passive object]
    [monster]  //61410(怪物ID) 1(未知) 0(未知) 635(坐标X?) 185(坐标Y?)  0(未知)1(未知)1(未知) ‘[fixed]'(未知)`[normal]`(未知)
    61410 1 0 635 185 0 1 1 `[fixed]` `[normal]`
    56407 1 0 787 197 0 1 1 `[fixed]` `[normal]`
    61409 1 0 572 205 0 1 1 `[fixed]` `[normal]`
    61409 1 0 456 235 0 1 1 `[fixed]` `[normal]`
    61410 1 0 1190 239 0 1 1 `[fixed]` `[normal]`
    61410 1 0 836 267 0 1 1 `[fixed]` `[normal]`
    61409 1 0 1322 272 0 1 1 `[fixed]` `[normal]`
    61409 1 0 1253 275 0 1 1 `[fixed]` `[normal]`
    56407 1 0 1129 280 0 1 1 `[fixed]` `[normal]`
    61409 1 0 567 285 0 1 1 `[fixed]` `[normal]`
    56407 1 0 1195 317 0 1 1 `[fixed]` `[normal]`
    56407 1 0 768 332 0 1 1 `[fixed]` `[normal]`
    61410 1 0 695 334 0 1 1 `[fixed]` `[normal]`
    [/monster]
    [monster specific AI]
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    `[normal]`
    [/monster specific AI]
    [special passive object]
    8496 1064 177 0
    1
    `[monster]` 1 50 100 -1 -1
    8496 720 245 0
    1
    `[monster]` 1 50 100 -1 -1
    8496 1086 342 0
    1
    `[monster]` 1 50 100 -1 -1
    [/special passive object]
    //[event monster position]
    //492 235 0
    //896 230 0
    //1085 228 0
    //237 294 0
    //[/event monster position]

    [map name] <6::map_name_455>

  • 相关阅读:
    Java中的24种设计模式与7大原则
    Red Hat Enterprise Linux 6安装步骤
    jquery之获取当前时间和月份加1
    新手看过来:随车千斤顶怎么用?
    空挡滑行和带挡滑行究竟谁省油 误区要知道
    怎么开手动档轿车?这么开让你再也不想开自动档
    FindBugs插件的安装与使用
    图解Eclipse中安装和使用FindBugs
    新手开车上高速 不懂这些安全细节非常危险
    酒桌游戏
  • 原文地址:https://www.cnblogs.com/fourleg/p/3456506.html
Copyright © 2011-2022 走看看