3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 12701|回复: 47
打印 上一主题 下一主题

[分享] 修改跑速~攻速~經驗值.地圖全開-初始技能點.增加視野~

  [复制链接]

2

主题

196

帖子

223

积分

中级玩家

Rank: 3Rank: 3

贡献度
2
金元
2147
积分
223
精华
0
注册时间
2010-9-12
跳转到指定楼层
主题
发表于 2017-12-16 11:45 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
本帖最后由 susu0022 于 2017-12-20 19:27 编辑

很多數值可直接改文字檔,例如跑速就在SpellForce 3\bin_win32\configs\conditions_creatures\  裡面的item_conditions打開後查找 AmuletOfLife_Q2,會看到
Condition (7100, "AmuletOfLife_Q2")
{
        Modifier { HealthPoints, None, Value, +50}

在這邊加上 Modifier { MoveSpeed, None, Factor, +25 }
這樣所有的+50 hp的項鍊會有+25跑速的隱藏功效

頭盔減少可見範圍也可改成增加可見範圍
還有很多可以改的請自己去試試

改完記得備份  不然更新又把它改回來了
新增攻速
Modifier { AttackSpeed, None, Factor, -500 }
新增每次升級所獲得技能點
SpellForce 3\bin_win32\configs
gameplay.txt
// common settings for the rpg part (campaign) of the game
RPGCampaign
{
        // component used in experience formula
        ExperienceCalculationComponentBase                        -5
        // component used in experience formula
        //Old 2.0
        ExperienceCalculationComponentExponent                1.0
        // component used in experience formula
        ExperienceCalculationComponentMultiplier        35
        // maximum level
        MaxLevel                                                                        50
        // initial attribute points
        InitialAttributePoints                                                xx 初始屬性xx點(這個比較沒用因為上限就是10點)
        // attribute points per cycle
        AttributePointsPerCycle                                                1 每次升級可取得點數的值
        // attribute point cycle start
        AttributePointCycleStart                                        2
        // attribute point cycle duration
        AttributePointCycleDuration                                        2
        // initial ability points
        InitialAbilityPoints                                                xx 初始技能點xx點..

再補一個快速升級 在 gameplay.txt
RPGCampaign
{
        // component used in experience formula
        ExperienceCalculationComponentBase                        -5
        // component used in experience formula
        //Old 2.0
        ExperienceCalculationComponentExponent                1.0
        // component used in experience formula
        ExperienceCalculationComponentMultiplier        35


追加
gameplay.txt
// fog of war settings  修正地圖全開
Exploration
{
        // visibility factor for completely unexplored areas of the map (0 is completely black, 255 is completely visible)
        VisibilityUnexplored        255 改成255 地圖全開
        // visibility factor for previously explored areas of the map which are not currently visible to any unit (0 is completely black, 255 is completely visible)
        VisibilityExplored                100  (註:255 可看到敵人 卻會造成哨站不見)
        // value to add to exploration field visibility each logic tick while in view of a unit (0-255)
        RevealDelta                                30
        // value to subtract from exploration field visibility each logic tick while it is not in view of any unit (0-255)
        CoverDelta                                30
        // radius in which quest markers should reveal fog of war
        QuestRevealRadius                5
新增  增加視野
修改 SpellForce 3\bin_win32\configs\conditions_creatures內的
item_conditions.txt
Modifier { SightRange, None, Factor, +xx } 把這段加到上面的項鍊上.數字越大看越遠
















评分

6

查看全部评分

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2025-7-10 19:43 , Processed in 0.105372 second(s), 18 queries , Memcache On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表