蟲蟲大作戰(zhàn)鸞霄漢化版:http://elephantinaurance.com/game/15071.html
data/scripts/buginfos 下的文件,可以改蟲子的價格
data/scripts/bugs 下的文件,可以改蟲子的模型大小,能否飛,能不能采花蜜,速度,攻擊力,血量等
data\scripts\buginfos下面有好多vsc文件,對應的是各種蟲子的名字,比如用記事本打wasphero.vsc就是那個英雄胡蜂
------------------------------下面是各文件的修改說明------------------------------
\data\scripts\levels 文件夾下
level_0*.vsc 文件
sp World world_01…………地區(qū)(共八個)
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 解鎖此關要完成的任務(此關是要完成《新的戰(zhàn)場》《營救:小螞蟻》)
sp MapX 303
sp MapY 790
sp Type defense…………類型(battle戰(zhàn)斗 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………此關出現(xiàn)的蟲子與數(shù)量(此關是將有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…………地區(qū)
sp NameText LEVELNAME_C02
sp Objective LEVELOBJ_SURVIVELONG
sp Description LEVELDESC_C02
sp IsReversed 0
UnlockLevel level_14……解鎖此關要完成的任務(此關是要完成《湖上之戰(zhàn)》)
sp MapX 818
sp MapY 182
sp Type challenge…………類型(挑戰(zhàn))
sp PlayerBaseSize 10……己方巢穴生命
sp EnemyBaseSize 100……敵方巢穴生命
sp InitialNectar 75…………初始花蜜
sp NectarOnPaths 25
BugSetup 0 stinkbug 100
BugSetup 1 toxicbug 100
BugSetup 2 toxichero 100………此關出現(xiàn)的蟲子與數(shù)量(此關是將有100只臭蟲,100只劇毒蟲,100只劇毒蟲英雄)
mainmenu_01.vsc(主界面的動畫)
sp World world_01…………地區(qū)
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…………地區(qū)
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\scripts\bugs 文件夾
sp ScaleFactor 1.2
sp Model Bugs/wasphero
sp AnimWalk Bugs/wasphero_flight
sp AnimIdle Bugs/wasphero_flight
sp AnimNormalAttack Bugs/wasphero_attack2
sp AnimSpecialAttack Bugs/wasphero_attack1
sp AnimHurt Bugs/wasphero_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 6
sp Speed 40 //飛行速度
sp Acceleration 50 //飛行加速度
sp DirectionFactor 6
sp WaveAmplitude 5
sp CanFly 1 //0為不能飛,1為可以飛
sp CanGather 0 //1為可以采集,0為不可以
sp InitialHealth 120 //血量
sp AirDistance 200 //攻擊距離
sp MeleeDamage 0 //近戰(zhàn)攻擊力
sp MeleeDistance 0 //近戰(zhàn)攻擊距離
sp RangedRange 0
sp SpecialDamage 30 //特殊攻擊(沖鋒)
sp HiveDamage 5 //蜂巢傷害(采集、飛行類為0;攻擊類1為10% 2為20%以此類推)
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 (****_tick.vsc、tick.vsc無法修改)
sp NameText BUGNAME_ANT
sp StatText BUGSTAT_ANT
sp DescText BUGDESC_ANT
sp ButtonImage GUI/main/maingui_bug_ant
sp Priority 0
sp Price 0……需要花蜜
sp ReloadTime 15…………孵化時間(秒)
\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