- 鐵幣
- 135 元
- 文章
- 771 篇
- 聲望
- 0 枚
- 上次登入
- 12-8-21
- 精華
- 0
- 註冊時間
- 03-6-8
- UID
- 11940
|
Character.txt解析
一、派別
//Faction_HumanPlayer = 0
//kFaction_HumanMilitia = 1
//Faction_Deidranna = 2
//Faction_HillBillies = 3
//Faction_KillTarget = 4
//Faction_VillagePeople = 5
二、裸體時身體和腿部的模組
//naked torso and legs:
//m, f+10, c+20
//Torso 2000 - white
//Torso 2001 - brown
//Torso 2002 - black
三、特性(Adept為熟練Expert為專家,以下大部分特性實際功能和參數不詳)
// Add Trait by writing "Trait"通過輸入「Trait 特性名稱"增加技能
// TraitNames:
// "ShotgunAdept", "ShotgunExpert",(霰彈槍) "HandgunAdept", "HandgunExpert", (手槍)
// "AssaultRifleAdept", "AssaultRifleExpert",(突擊步槍) "SniperRifleAdept", "SniperRifleExpert", (狙擊槍)
// "MachineGunAdept", "MachineGunExpert",(機槍) "SubmachineGunAdept", "SubmachineGunExpert", (衝鋒槍)
// "ExplosivesAdept", "ExplosivesExpert",(爆破) "MeleeAdept", "MeleeExpert",(近戰) |
|