安全的單機遊戲下載大全

蟲蟲大作戰修改方法大全

來源:樂遊原創 日期:2013/6/17 18:03:17 作者:樂遊
962樂遊網首頁攻略秘籍 遊戲攻略 → 蟲蟲大作戰修改方法大全

[樂遊網導讀]找到自己的存檔,在裏麵,有一片英文,裏麵寫了自己存檔獲得的一些蟲,具體方法見全文。

虱子英雄獲得方法【前提:有三隻普通英雄】

①找到自己的存檔
在裏麵,有一片英文,裏麵寫了自己存檔獲得的一些蟲
找到三隻英雄的英文,分別在後麵加上"_tick"
然後來到data\scripts\buginfos
看到有三個文件,後麵都有“_tick”,寫字板打開
在sp NameText BUGNAME_XXX後麵sp Priority前麵,家兩行:
sp StatText BUGSTAT_XXX
sp DescText BUGDESC_XXX
XXX為這三隻英雄分別對應的普通英雄的英文單詞
例如你打開的文件是toxichero_tick,那在這裏麵,XXX就等於toxichero

蟲蟲大作戰修改方法:

data\scripts\bugs
sp ScaleFactor 1.2 基本大小,數值大則大
sp Model Bugs/XXX 使用的模型
sp AnimWalk Bugs/XXX_flight
sp AnimIdle Bugs/XXX_flight
sp AnimNormalAttack Bugs/XXX_attack2
sp AnimSpecialAttack Bugs/XXX_attack1
sp AnimHurt Bugs/XXX_hurt
sp AttackSfx sfx/attack_spit_02
sp ProjectileSfx sfx/attack_antiairhit
sp AttackPitch 0.6
sp AnimBaseSpeed 1.5
sp AnimRatio 0.05
sp Material0 SYSTEM/blendedlightedbright
sp Radius 13
sp Mass 占據範圍(半徑)
sp Speed 速度
sp Acceleration 加速度
sp DirectionFactor 
sp WaveAmplitude 
sp CanFly 能飛(1為能,0為不能。)
sp CanGather 能采集(1為能采集,0為不能采集)
sp InitialHealth 初始生命值
sp MeleeDamage 近戰攻擊力
sp MeleeDistance 近戰攻擊距離(半徑) (部分蟲不可以近戰)
sp AirDistance 遠程攻擊距離(半徑)
sp RangedDamage 遠程攻擊力
sp RangedDistance 
sp RangedRange 
sp SpecialDamage 特殊攻擊力(如,劇毒蟲導彈之類的)
sp HiveDamage 巢穴攻擊性(1為10%,5為50%,以此類推)
sp AttackSpeed 2 攻擊速度(近距離攻擊,包括毒蟲的毒霧和臭蟲的臭彈)
sp AttackWaitMin 0.1 等待攻擊最小間隔 
sp AttackWaitMax 0.1 等待攻擊最大間隔 
sp AttackHitFrame 2.9
sp Reload 6 裝填彈藥時間(蜘蛛網也是!)
sp WinText BUGCHAT_WIN_WASPHERO

data\scripts\buginfos
sp NameText BUGNAME_XXX(昆蟲姓名)
sp StatText BUGSTAT_XXX【昆蟲使用的簡介(1)】
sp DescText BUGDESC_XXX【昆蟲使用的簡介(2)】
sp ButtonImage GUI/main/maingui_bug_xxx(昆蟲使用的圖標)
sp Priority 比較級(暫時未知)
sp Price 花蜜
sp ReloadTime 恢複時間

data\scripts\levels
【注:challenge——XX代表的是挑戰,level_XX代表的是普通關,rescue是營救】
【接下來引用別人的,太長了沒時間打字,就告訴大家,倒數第二行可以改背景音樂
sp World world_01…………地區(共八個)
sp NameText LEVELNAME_04
sp Objective LEVELOBJ_SURVIVE5
sp Description LEVELDESC_04
sp WinText LEVELWIN_04
sp LoseText LEVELLOSE_04
sp IsReversed 0
UnlockLevel level_02
UnlockLevel rescue_01……解鎖此關要完成的任務(此關是要完成《新的戰場》《營救:小螞蟻》)
sp MapX 303
sp MapY 790
sp Type defense…………類型(battle戰鬥 gather采集 defense防禦
sp 若為gather:GoalNectar 60(花粉) 若為defense:DefenseTime 300(秒) 若為battle則沒有此行
sp PlayerBaseSize 10……己方巢穴生命(1為10% 10為100% 100為1000%)
sp EnemyBaseSize 100……敵方巢穴生命
sp InitialNectar 0…………初始花蜜
sp NectarOnPaths 0
BugSetup 0 ant 10
BugSetup 0 bee 5
BugSetup 0 littlebeetle 50
BugSetup 0 stinkbug 35………此關出現的蟲子與數量(此關是將有10隻工蟻,5隻蜜蜂,50隻小型甲蟲,35隻臭蟲)
SetLanes 0 0
SetLanes 0 1
SetLanes 0 2
Script "sendenemy rhinobeetle 1 D_04_ENOUGH 8"
Script "wait 5"
Script "wait 5"
Script "sendplayer stinkbug 1 D_04_OH 4"
Script "wait 10"
Script "setflow 0 10 20 20"
Script "wait 30"
Script "setflow 0 5 25 20"
Script "wait 190"
Script "setlight 60 ff404080 20404080 ffa0a0ff 0.2 0 0 0 130"
sp Music grass
setlight 0 ffc0c0ff 20242420 ffffc0a0 1 30 0 110 220

challenge_0*.vsc

sp World world_04…………地區
sp NameText LEVELNAME_C02
sp Objective LEVELOBJ_SURVIVELONG
sp Description LEVELDESC_C02
sp IsReversed 0
UnlockLevel level_14……解鎖此關要完成的任務(此關是要完成《湖上之戰》)
sp MapX 818
sp MapY 182
sp Type challenge…………類型(挑戰)
sp PlayerBaseSize 10……己方巢穴生命
sp EnemyBaseSize 100……敵方巢穴生命
sp InitialNectar 75…………初始花蜜
sp NectarOnPaths 25
BugSetup 0 stinkbug 100
BugSetup 1 toxicbug 100
BugSetup 2 toxichero 100………此關出現的蟲子與數量(此關是將有100隻臭蟲,100隻劇毒蟲,100隻劇毒蟲英雄)
SetLanes 0 0
SetLanes 0 1
SetLanes 0 2
SetLanes 0 3
SetLanes 1 0
SetLanes 1 1
SetLanes 1 2
SetLanes 1 3
SetLanes 2 0
SetLanes 2 1
SetLanes 2 2
SetLanes 2 3
Script "wait 5"
Script "sendenemy stinkbug 0 null 0"
Script "sendenemy stinkbug 1 null 0"
Script "sendenemy stinkbug 2 null 0"
Script "sendenemy stinkbug 3 null 0"
Script "wait 25"
Script "sendenemy toxicbug 0 null 0"
Script "sendenemy toxicbug 1 null 0"
Script "sendenemy toxicbug 2 null 0"
Script "sendenemy toxicbug 3 null 0"
Script "sp AirDefenseLevel 2"
Script "wait 30"
Script "setflow 0 3 24 20"
Script "wait 120"
Script "setflow 0 3 15 10"
Script "setflow 1 8 32 30"
Script "sp AirDefenseLevel 3"
Script "wait 120"
Script "setflow 0 5 10 40"
Script "setflow 1 4 24 30"
Script "sp AirDefenseLevel 4"
Script "wait 120"
Script "setflow 1 10 10 0"
Script "setflow 2 30 30 0"
Script "sp AirDefenseLevel 5"
Script "wait 120"
Script "setflow 2 20 20 0"
Script "sp AirDefenseLevel 6"
Script "wait 120"
Script "setflow 2 10 10 0"
Script "sp AirDefenseLevel 7"
sp Music desert
setlight 0 ffc090a0 20222020 ffffffff 1 20 0 160 220

mainmenu_01.vsc(主界麵的動畫

sp World world_01…………地區
sp IsReversed 0
sp Type menu…………類型(動畫)
sp PlayerBaseSize 100……己方巢穴生命
sp EnemyBaseSize 100……敵方巢穴生命
sp InitialNectar 0
sp NectarOnPaths 0
menumode 1
sp Music title
setlight 0 ffc0c0ff 20202020 ffffffff 1 30 0 -30 200

multi_**.vsc(營救任務)

sp World world_01…………地區
sp NameText LEVELNAME_M01
sp Objective LEVELOBJ_DESTROY
sp Description LEVELDESC_M
sp IsReversed 0
sp MapX 207
sp MapY 790
sp Type multibattle…………類型(營救)
sp DefenseTime 600…………限定時間(秒)
sp PlayerBaseSize 10
sp EnemyBaseSize 10
sp InitialNectar 10…………初始花蜜
sp NectarOnPaths 8
sp Music grass
setlight 0 ffc0c0ff 20242420 ffffffff 1 40 0 -30 200

\data\worlds

sp "AmbientSfx" "sfx/ambient_desert_01"
sp "DustParticle" "30ffcf80"
sp "DustType" 0.0000000000
sp "FlyHeight" 80.0000000000……飛行高度(高於80毛蟲打不到)
sp "FogColor" "ff908060"
sp "FogEnd" 600
sp "FogStart" 150
sp "FogType" 1.0000000000
sp "Height" 160.0000000000
sp "MaxCamDistance" 360
sp "MaxYaw" 0.6000000238
sp "MinAngle" 0.7000000477
sp "MinCamDistance" 180.0000000000
sp "Offset" 0.0000000000 0.0000000000 0.0000000000
sp "Width" 360.0000000000
sp "WindParticle" "0"

SpawnEntity "Flower" "FLOWER"
SpawnEntity "Flower1" "FLOWER"
SpawnEntity "Flower2" "FLOWER"
SpawnEntity "Flower3" "FLOWER"
SpawnEntity "Light" "LIGHT"
SpawnEntity "Start" "START"
SpawnEntity "Start1" "START"
SpawnEntity …………

讀完這篇文章後,您心情如何?

  • 0 喜歡喜歡
  • 0 頂
  • 0 無聊無聊
  • 0 圍觀圍觀
  • 0 囧
  • 0 難過難過

熱門評論

最新評論

發表評論 查看所有評論(0)

昵稱:
表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
字數: 0/500 (您的評論需要經過審核才能顯示)
樂遊網
關於樂遊 下載幫助 網站地圖
移動也精彩
移動版首頁
廣告與建議
聯係我們 廣告合作 法律聲明
權威認證

專業的遊戲下載、綜合門戶網站

Copyright 2009-2016 www.962.Net 版權所有

鄂ICP備17018784號-1