麦克雷
标题:
分享一个抓人技能【狩猎大师】,超级好用,取自N网
[打印本页]
作者:
Andrewbuct
时间:
13 小时前
标题:
分享一个抓人技能【狩猎大师】,超级好用,取自N网
1.先在data文件里自建技能,我是在【粉尘云】下面自建的,各位随意,代码如下:
{
"id": "BeltAccHunt_Master",
"name": "Bolas Mastery",
"desc": "Capture any target.",
"mode": 1,
"range": {
"baseDistance": 7
},
"props": {
"specialAnim": "Throw",
"apCost": 1
},
"script": "\n function onSkill() {\n for (t in skill.getTargets()){\n captureTarget(t);\n }\n allowReplay();\n }\n ",
"notes": "",
"done": 1,
"iconeDone": true,
"icon": {
"file": "ui/Icons/BattleIcons_03_96PX.png",
"size": 96,
"x": 1,
"y": 6
}
}
],
"props": {
"hasIndex": true,
"displayIcon": "icon",
"hasGroup": true
},
"separators": [
{
"title": "Base",
"id": "AA_DefaultSkill"
},
{
"title": "BattleModes",
"id": "Flee"
},
{
"title": "Utilitaries",
"id": "Wrath"
},
{
"title": "BasicAttacks",
"id": "Cleave"
},
{
"title": "Strategy",
"id": "OpportunityStrategy"
},
{
"title": "Level10",
"id": "Intervention"
},
{
"level": 1,
"title": "SwapWeapon",
"id": "WeaponSwapSword"
},
{
"title": "Level12",
"id": "SuppressFire"
},
{
"title": "Classes",
"id": "Bulwark"
},
{
"title": "Sword",
"level": 1,
"id": "Bulwark"
},
{
"title": "Bow",
"level": 1,
"id": "ReinforcedArrows"
},
{
"title": "Dagger",
"level": 1,
"id": "PoisonedWeapon"
},
{
"title": "Polearm",
"level": 1,
"id": "LightningCharge"
},
{
"title": "Axe",
"level": 1,
"id": "HorounStrike"
},
{
"title": "Mace",
"level": 1,
"id": "ExceedingLimits"
},
{
"level": 1,
"title": "Fist",
"id": "StanceSwitch"
},
{
"level": 1,
"title": "Crossbow",
"id": "CrossbowShot"
},
{
"title": "Lefthands",
"id": "Protection"
},
{
"title": "FoodBonus",
"id": "FoodBonus_RageAttack"
},
{
"title": "Enemies",
"id": "Poisoning"
},
{
"level": 1,
"title": "Bandits",
"id": "Poisoning"
},
{
"level": 2,
"title": "WeeklyBandits",
"id": "FugitiveSword2HBandits"
},
{
"title": "Deserters",
"level": 1,
"id": "Bravado"
},
{
"level": 2,
"title": "WeeklyDeserters",
"id": "FugitiveMaceDeserters"
},
{
"title": "Legion",
"level": 1,
"id": "MaintainingTheLine"
},
{
"level": 2,
"title": "WeeklyLegion",
"id": "FugitivePolearmLegion"
},
{
"title": "Civilians",
"level": 1,
"id": "ForkStrike"
},
{
"title": "Guard",
"level": 1,
"id": "HeavyStrike"
},
{
"level": 2,
"title": "WeeklyGuard",
"id": "FugitiveAxe2hGuard"
},
{
"title": "Companions",
"level": 1,
"id": "Bladestorm"
},
{
"level": 2,
"title": "WeeklyCompanions",
"id": "FugitiveMace2HCompanions"
},
{
"title": "Inquisition",
"level": 1,
"id": "ForcefulInterrogation"
},
{
"level": 2,
"title": "WeeklyInquisition",
"id": "FugitiveSwordInquisition"
},
{
"level": 1,
"title": "Trackers",
"id": "WildMarking"
},
{
"level": 2,
"title": "WeeklyTrackers",
"id": "FugitiveTrackersBow"
},
{
"level": 1,
"title": "Alazar",
"id": "CautiousStrike"
},
{
"level": 1,
"title": "Pirates",
"id": "Trickery"
},
{
"level": 1,
"title": "Belerion",
"id": "Clearance"
},
{
"level": 2,
"title": "Escape",
"id": "DodgeEndTurn"
},
{
"level": 1,
"title": "Skelmar",
"id": "StubbornStrike"
},
{
"title": "Animal",
"level": 1,
"id": "TuskBlow"
},
{
"level": 2,
"title": "Boars",
"id": "TuskBlow"
},
{
"level": 2,
"title": "Wolf",
"id": "Bite"
},
{
"level": 2,
"title": "Horse",
"id": "Crush"
},
{
"level": 2,
"title": "Rats&Molerats",
"id": "InfectiousBite"
},
{
"level": 2,
"title": "Plagueriddens",
"id": "Vomiting"
},
{
"level": 2,
"title": "Crawlers",
"id": "DeepBite"
},
{
"level": 2,
"title": "GhostPack",
"id": "TerrifyingAppearance"
},
{
"level": 2,
"title": "Mosquitos",
"id": "DreadfulSting"
},
{
"level": 2,
"title": "Bear",
"id": "MonstrousPawStrike"
},
{
"level": 2,
"title": "Calamities",
"id": "BeastRoar"
},
{
"level": 2,
"title": "Saurians",
"id": "PoisonousBite"
},
{
"level": 2,
"title": "Smilodon",
"id": "Scratch"
},
{
"title": "Champions",
"level": 1,
"id": "Uncontrollable"
},
{
"level": 2,
"title": "S1 Matthias Lund",
"id": "Uncontrollable"
},
{
"level": 2,
"title": "ArenaG1 Smot",
"id": "ToxicBlade"
},
{
"level": 2,
"title": "G1 Ruin Nepti",
"id": "Nepti"
},
{
"level": 2,
"title": "E1 Kaghal",
"id": "PiercingArrow"
},
{
"level": 2,
"title": "E1 Huge Wild Boar",
"id": "RuthlessCharge"
},
{
"level": 2,
"title": "G1 Alaxa",
"id": "SliceAndDice"
},
{
"level": 2,
"title": "H1 Bionn",
"id": "BionnAttack"
},
{
"level": 2,
"title": "G2 Fenris",
"id": "FenrisSeek"
},
{
"level": 2,
"title": "Arena1G2 Kogo Toro",
"id": "LightningSpin"
},
{
"level": 2,
"title": "Arena2G2 TrivetteRagnol",
"id": "SoakedAxe"
},
{
"level": 2,
"title": "G2 Ruin Behedite",
"id": "BeheditePenalty"
},
{
"level": 2,
"title": "S1 Ruin Dagan",
"id": "DaganPunishment"
},
{
"level": 2,
"title": "A1 Christoph Gluck",
"id": "GluckStiffingAttack"
},
{
"level": 2,
"title": "A1 Crawler",
"id": "CrawlerChaosClaws"
},
{
"level": 2,
"title": "ArenaE1 Kriskhed",
"id": "TacticalSlam"
},
{
"level": 2,
"title": "ArenaA1 Lisbeth",
"id": "ImpalingStrike"
},
{
"level": 2,
"title": "ArenaH1 Nairolf Ecila",
"id": "UnbreakableBond1"
},
{
"level": 2,
"title": "ArenaDLC1",
"id": "HystericalPunches"
},
{
"level": 2,
"title": "DLC1Champion",
"id": "Yallnevercatchme"
},
{
"level": 2,
"title": "FinalArena",
"id": "UncontrollableBackhand"
},
{
"level": 2,
"title": "DLC1 Ruins",
"id": "EnlilChastising"
},
{
"level": 2,
"title": "E2 Sven",
"id": "SvenSwitch"
},
{
"level": 2,
"title": "ArenaE2 Attia",
"id": "AttiaShot"
},
{
"level": 2,
"title": "E2 Kraven",
"id": "KravenSwitch"
},
{
"level": 2,
"title": "E2 Champion21",
"id": "Champion21Shot"
},
{
"title": "Mount",
"id": "BatteringRam_Mount"
},
{
"title": "Status",
"id": "Savagery"
},
{
"title": "Injuries",
"id": "Tear"
},
{
"title": "Gear",
"id": "OilStrengthProcWeak"
},
{
"level": 1,
"title": "Oil",
"id": "OilStrengthProcWeak"
},
{
"title": "BeltAccs",
"level": 1,
"id": "BeltAccPoisonExtra"
},
{
"title": "AnimAcc",
"level": 1,
"id": "AnimAccAllyMelee"
},
{
"level": 1,
"title": "Helmets",
"id": "HeavyHelmetDeserters"
},
{
"title": "Global",
"id": "FireZone"
},
{
"level": 1,
"title": "Environment",
"id": "FireZone"
},
{
"level": 1,
"title": "EnvironmentSkill",
"id": "RockSlideZone"
},
{
"title": "Traps",
"level": 1,
"id": "PoisonTrap"
},
{
"title": "Misc",
"level": 1,
"id": "Plague_Madness"
},
{
"level": 1,
"title": "AIBehaviour",
"id": "AIBehaviourSwitch"
},
{
"title": "DLC_E2",
"id": "Volley"
},
{
"title": "Stealth Battle",
"level": 1,
"id": "PatrollerZone"
},
{
"title": "Modes",
"id": "ArenaVulnerability"
},
{
"title": "Arena_VoxPopuli",
"level": 1,
"id": "ArenaVulnerability"
},
{
"title": "Arena_Rules",
"level": 1,
"id": "ArenaRulePoisonZone"
},
{
"title": "Arena_Challenges",
"level": 1,
"id": "ArenaUnitToEngage"
},
{
"level": 1,
"title": "ForsakenVillage",
"id": "PestiferedFromCellingZone"
},
{
"level": 1,
"title": "Boat",
"id": "CaptainDuel"
},
{
"level": 1,
"title": "Sport",
"id": "SportTeamLeader"
},
{
"level": 1,
"title": "Celestium",
"id": "CelestiumSearch"
},
{
"level": 1,
"title": "Pit",
"id": "SwapTurn"
},
{
"level": 2,
"title": "Pit Traps",
"id": "TriggerDefault"
},
{
"level": 2,
"title": "Pit Passif",
"id": "PitE1_TriggerTraps"
},
{
"level": 2,
"title": "PitBosses",
"id": "BossPitE1_ZoneSkill"
},
{
"level": 2,
"title": "PitFoes",
"id": "Pit01Battle01Skill01"
},
{
"title": "Castle",
"level": 1,
"id": "ArcherTower"
},
{
"title": "Ideas",
"id": "Gouge"
}
]
},
{
"name": "status",
"columns": [
{
"typeStr": "0",
"name": "id"
},
{
"typeStr": "14",
"name": "icon"
},
{
"typeStr": "1",
"name": "name",
"kind": "localizable"
},
{
"typeStr": "1",
"name": "namePlural",
"kind": "localizable",
"opt": true
},
{
"typeStr": "1",
"name": "desc",
"kind": "localizable"
},
{
"typeStr": "8",
"name": "attributes"
},
{
"typeStr": "17",
"name": "props"
},
{
"typeStr": "1",
"name": "notes",
"opt": true
},
{
"typeStr": "5:Bonus,Malus",
"name": "type",
"opt": true,
"kind": null
},
{
"typeStr": "2",
"name": "iconeDone",
"editor": {
"copyPasteImmutable": true
}
}
],
2.在export_zh文件下自建技能说明,我在【粉尘云】下各位随意:
<BeltAccHunt_Master>
<name>狩猎大师</name>
<desc>捕获和控制所有目标。</desc>
</BeltAccHunt_Master>
3.建立技能书,开局放背包里。或是在急救嘲讽愤怒瞄准等技能书上修改,进游戏兄弟会训练场去买。
作者:
Andrewbuct
时间:
12 小时前
无视防御无视血量,100%抓捕
作者:
DustinEi
时间:
12 小时前
厉害 晚上试试看 这个和这群游侠论坛里 打拳抓人 一样吗
欢迎光临 麦克雷 (http://imac.ly/)
Powered by Discuz! X3.5