《猎杀潜航4》技能修改方法

相关游戏 相关文章

精彩库游戏网 2010-04-22 20:24:04

修改技能,可以更简单的达到增加鱼雷/炮弹伤害、鱼雷速度炮弹射速、船只速度等等功能
记事本打开
Data\UPCData\UPCCrewData\SpecialAbilities.upc
一共21个技能,以炮击为例

[SpecialAbility 16]
ID=Ability-Active-Bombarde    
   技能名称
NameDisplayable=Ability-Active-Bombarde-Name
Description=Ability-Active-Bombarde-Description
AbilityType=GunDamage,
GunReloadTime, GunAccuracy        技能效果:炮伤害 炮装填时间
炮命中
AbilityValue=100, -75, 75          
                 
   增加的百分比
AbylityActsIn= ArtilleryRoom, FlakRoom,
ObservationRoom    
   技能有效的岗位
SkillRequiredLeadership=
0
SkillRequiredMechanical= 0
SkillRequiredElectrics=
0
SkillRequiredGuns= 0.7
SkillRequiredWatchman= 0    
                 
     
   对各属性的需求,达到某项70才有可能学到
Activation=OnDemand
Duration=300 
                 
                 
          技能时效300秒
Cooldown=3600 
                 
                 
          技能冷却3600秒                  
   
同样,也可以把其他技能的效果全部放在一个技能中,例如:
AbilityType=RadarRange,
LookoutRange, DarknessPenalty, CanRepairDestroyedItems, RepairSpeed, PumpSpeed,
GunAccuracy, GunReloadTime, GunDamage, TorpedoDamage, TorpedoSpeed, DiveSpeed,
SurfaceSpeed, SubmergedSpeed
AbilityValue=50, 50, -50, 1, 75, 75, 50, -50,
250, 500, 250, 50, 3500, 35
这样船上有人会这个无敌技能你就无敌了
编辑存档例如
My
Documents\SH4\data\cfg\SaveGames\00000002\ActiveUserPlayerUnits.upc
搜索你要修改的船员的名字
在这两行填入技能英文名称就行了,下边的时间随意,不知道有什么影响,一般是冷却时间
SpecialAbilities=Ability-Active-Bombarde
SpecialAbilityTimers=10000000000

这些是你想要的吗?

相关游戏

网友评论

0条评论