So after doing trying import different characters, I am getting some different results as to when the importer seems to break - giving me different error messages. This is the most current error message - it imported almost all the attributes before the API had an issue. Here is the error message I got, and the JSON code I used is below the error message. ReferenceError: name is not defined
ReferenceError: name is not defined
at createComplications (apiscript.js:482:11)
at apiscript.js:1485:7
at /home/node/d20-api-server/api.js:880:7
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:560
at hc (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:39:147)
at Kd (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:546)
at Id.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:93:489)
at Rd.Ld.Mb (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:94:425)
at /home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:111:400
at S (/home/node/d20-api-server/node_modules/firebase/lib/firebase-node.js:57:1015) Here is the JSON code I used: { "appversion":"20220801", "exportid":"20221221000544", "name":"Corpse Pile", "playername":"", "version":3.1, "edition":6, "stats":{ "siz":{"value":0,"roll":"","shortname":"siz","name":"Size","current":"primary","primary":{"value":0,"roll":"","mod":0},"secondary":{"value":0,"roll":"","mod":0},"notes":"NO STAT FOUND"}, "str":{"value":15,"roll":"12-","shortname":"str","name":"Strength","current":"primary","primary":{"value":15,"roll":"12-","mod":0},"secondary":{"value":15,"roll":"12-","mod":0},"notes":"HTH Damage 3d6 END [1]"}, "dex":{"value":13,"roll":"12-","shortname":"dex","name":"Dexterity","current":"primary","primary":{"value":13,"roll":"12-","mod":0},"secondary":{"value":13,"roll":"12-","mod":0},"notes":""}, "con":{"value":22,"roll":"13-","shortname":"con","name":"Constitution","current":"primary","primary":{"value":22,"roll":"13-","mod":0},"secondary":{"value":22,"roll":"13-","mod":0},"notes":""}, "int":{"value":10,"roll":"11-","shortname":"int","name":"Intelligence","current":"primary","primary":{"value":10,"roll":"11-","mod":0},"secondary":{"value":10,"roll":"11-","mod":0},"notes":"PER Roll 11-"}, "ego":{"value":10,"roll":"11-","shortname":"ego","name":"Ego","current":"primary","primary":{"value":10,"roll":"11-","mod":0},"secondary":{"value":10,"roll":"11-","mod":0},"notes":""}, "com":{"value":0,"roll":"","shortname":"com","name":"Comliness","current":"primary","primary":{"value":0,"roll":"","mod":0},"secondary":{"value":0,"roll":"","mod":0},"notes":"NO STAT FOUND"}, "pre":{"value":15,"roll":"12-","shortname":"pre","name":"Presence","current":"primary","primary":{"value":15,"roll":"12-","mod":0},"secondary":{"value":15,"roll":"12-","mod":0},"notes":"PRE Attack: 3d6"}, "spd":{"value":4,"roll":"10-","shortname":"spd","name":"Speed","current":"primary","primary":{"value":4,"roll":"10-","mod":0},"secondary":{"value":4,"roll":"10-","mod":0},"notes":"Phases: 3, 6, 9, 12"}, "ocv":{"value":7,"roll":"10-","shortname":"ocv","name":"Offensive Combat Value","current":"primary","primary":{"value":7,"roll":"10-","mod":0},"secondary":{"value":7,"roll":"10-","mod":0},"notes":""}, "dcv":{"value":6,"roll":"10-","shortname":"dcv","name":"Defensive Combat Value","current":"primary","primary":{"value":6,"roll":"10-","mod":0},"secondary":{"value":6,"roll":"10-","mod":0},"notes":""}, "omcv":{"value":3,"roll":"10-","shortname":"omcv","name":"Offensive Mental Combat Value","current":"primary","primary":{"value":3,"roll":"10-","mod":0},"secondary":{"value":3,"roll":"10-","mod":0},"notes":""}, "dmcv":{"value":3,"roll":"10-","shortname":"dmcv","name":"Defensive Mental Combat Value","current":"primary","primary":{"value":3,"roll":"10-","mod":0},"secondary":{"value":3,"roll":"10-","mod":0},"notes":""}, "pd":{"value":6,"roll":"10-","shortname":"pd","name":"Physical Defence","current":"primary","primary":{"value":6,"roll":"10-","mod":0},"secondary":{"value":18,"roll":"13-","mod":0},"notes":"6/18 PD (0/12 rPD)"}, "pdr":{"value":6,"roll":"10-","shortname":"pdr","name":"Physical Resistant Defence","current":"primary","primary":{"value":6,"roll":"10-","mod":0},"secondary":{"value":18,"roll":"13-","mod":0},"notes":"6/18 PD (0/12 rPD)"}, "ed":{"value":6,"roll":"10-","shortname":"ed","name":"Energy Defence","current":"primary","primary":{"value":6,"roll":"10-","mod":0},"secondary":{"value":18,"roll":"13-","mod":0},"notes":"6/18 ED (0/12 rED)"}, "edr":{"value":6,"roll":"10-","shortname":"edr","name":"Energy Resistant Defence","current":"primary","primary":{"value":6,"roll":"10-","mod":0},"secondary":{"value":18,"roll":"13-","mod":0},"notes":"6/18 ED (0/12 rED)"}, "per":{"value":10,"roll":"11-","shortname":"per","name":"Perception Roll","current":"primary","primary":{"value":0,"roll":"11-","mod":0},"secondary":{"value":0,"roll":"11-","mod":0},"notes":""}, "rec":{"value":6,"roll":"10-","shortname":"rec","name":"Recovery","current":"primary","primary":{"value":6,"roll":"10-","mod":0},"secondary":{"value":6,"roll":"10-","mod":0},"notes":""}, "body":{"value":13,"roll":"12-","shortname":"body","name":"Body","current":"primary","primary":{"value":13,"roll":"12-","mod":0},"secondary":{"value":13,"roll":"12-","mod":0},"notes":""}, "end":{"value":20,"roll":"13-","shortname":"end","name":"Endurance","current":"primary","primary":{"value":20,"roll":"13-","mod":0},"secondary":{"value":20,"roll":"13-","mod":0},"notes":""}, "stun":{"value":40,"roll":"17-","shortname":"stun","name":"Stun","current":"primary","primary":{"value":40,"roll":"17-","mod":0},"secondary":{"value":40,"roll":"17-","mod":0},"notes":""}, "def":{"value":0,"roll":"","shortname":"def","name":"Defence","current":"primary","primary":{"value":0,"roll":"","mod":0},"secondary":{"value":0,"roll":"","mod":0},"notes":"NO STAT FOUND"}}, "movement":{ "run":{"current":"primary","combat":"12m","noncombat":"24m","primary":{"combat":{"description":"12m","value":12},"noncombat":{"description":"24m","value":24}},"secondary":{"combat":{"description":"12m","value":12},"noncombat":{"description":"24m","value":24}},"icon":"ui_run","notes":""}, "swim":{"current":"primary","combat":"4m","noncombat":"8m","primary":{"combat":{"description":"4m","value":4},"noncombat":{"description":"8m","value":8}},"secondary":{"combat":{"description":"4m","value":4},"noncombat":{"description":"8m","value":8}},"icon":"ui_swim","notes":""}, "leap":{"current":"primary","combat":"4m","noncombat":"8m","primary":{"combat":{"description":"4m/2m","value":4},"noncombat":{"description":"8m","value":8}},"secondary":{"combat":{"description":"4m/2m","value":4},"noncombat":{"description":"8m","value":8}},"icon":"ui_leap","notes":"4m forward, 2m upward"}}, "skills":[ {"name":"Perception ","roll":"11-","everyman":false,"familiarity":false,"proficiency":false,"uid":1111111111111,"type":"Perception","input":"","level":"0","active":"0","base":"0","XMLID":"PERCEPTION","modifiers":[],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Perception 11-"}, {"name":"Acrobatics ","everyman":false,"familiarity":false,"proficiency":false,"roll":"12-","uid":1626058541543,"type":"Acrobatics","input":"","level":"0","active":"3","base":"3","char":"DEX","XMLID":"ACROBATICS","modifiers":[],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Acrobatics 12-"}, {"name":"Breakfall ","everyman":false,"familiarity":false,"proficiency":false,"roll":"12-","uid":1626058554663,"type":"Breakfall","input":"","level":"0","active":"3","base":"3","char":"DEX","XMLID":"BREAKFALL","modifiers":[],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Breakfall 12-"}, {"name":"Shadowing ","everyman":false,"familiarity":false,"proficiency":false,"roll":"11-","uid":1626058593051,"type":"Shadowing","input":"","level":"0","active":"3","base":"3","char":"INT","XMLID":"SHADOWING","modifiers":[],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Shadowing 11-"}, {"name":"Stealth ","everyman":false,"familiarity":false,"proficiency":false,"roll":"12-","uid":1626058593887,"type":"Stealth","input":"","level":"0","active":"3","base":"3","char":"DEX","XMLID":"STEALTH","modifiers":[],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Stealth 12-"}, {"name":"Climbing ","everyman":false,"familiarity":false,"proficiency":false,"roll":"12-","uid":1671348895142,"type":"Climbing","input":"","level":"0","active":"3","base":"3","char":"DEX","XMLID":"CLIMBING","modifiers":[],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Climbing 12-"}, {"name":"Fast Draw ","everyman":false,"familiarity":false,"proficiency":false,"roll":"12-","uid":1671348934743,"type":"Fast Draw","input":"","level":"0","active":"3","base":"3","char":"DEX","XMLID":"FAST_DRAW","modifiers":[],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Fast Draw 12-"}, {"name":"Rapid Attack ","everyman":false,"familiarity":false,"proficiency":false,"roll":"","uid":1671348983262,"type":"Rapid Attack","input":"","level":"0","active":"10","base":"10","char":"GENERAL","XMLID":"RAPID_ATTACK_HTH","modifiers":[{"XMLID":"HTHONLY","value":"-1","name":"","uid":1671355231211,"cost":"-1","type":"HTH Multiple Attacks Only","input":"","level":"0"}],"adders":[],"option":"","optionAlias":"","optionID":"","text":"Rapid Attack (10 Active Points); Ranged Multiple Attacks Only (-1)"}, {"name":"Combat Skill Levels: Combat Training ","everyman":false,"familiarity":false,"proficiency":false,"roll":"","uid":1626058621272,"type":"Combat Skill Levels","input":"with a small group of attacks","level":"2","active":"6","base":"6","char":"GENERAL","XMLID":"COMBAT_LEVELS","modifiers":[],"adders":[],"option":"with a small group of attacks","optionAlias":"with Martial Range Attacks & Swords","optionID":"TIGHT","text":"+2 with Martial Range Attacks & Swords"}], "talents":[ {"name":"Lightning Reflexes ","desc":"Lightning Reflexes (+10 DEX to act first with All Ranged Attacks)","roll":"","uid":1626585018784,"type":"Lightning Reflexes","input":"All Ranged Attacks","level":"10","active":"5","base":"5","XMLID":"LIGHTNING_REFLEXES_ALL","modifiers":[],"adders":[]}], "perks":[ {"name":"Vehicles & Bases ","desc":"Vehicles & Bases","roll":"","uid":1627878524139,"type":"Vehicles & Bases","input":"","level":"0","active":"6","base":"6","XMLID":"VEHICLE_BASE","modifiers":[],"adders":[]}], "disads":[ {"name":"Dependent NPC","roll":"","uid":1626580392634,"type":"Dependent NPC","input":"Vanessa - Wife","level":"0","active":"10","base":"10","XMLID":"DEPENDENTNPC","modifiers":[],"adders":[{"name":"No Name Supplied","uid":1626580654263,"type":"Appearance","input":"Infrequently","level":"0"},{"name":"No Name Supplied","uid":1626580654270,"type":"Usefulness","input":"Normal","level":"0"}]}, {"name":"Distinctive Features","roll":"","uid":1626585076691,"type":"Distinctive Features","input":"Face looks like an avocado had sex with an older, more disgusting avocado. Not gently. Like it was hate-fucking.","level":"0","active":"10","base":"10","XMLID":"DISTINCTIVEFEATURES","modifiers":[],"adders":[{"name":"No Name Supplied","uid":1626585339545,"type":"Concealability","input":"Easily Concealed","level":"0"},{"name":"No Name Supplied","uid":1626585339551,"type":"Reaction","input":"Always Noticed and Causes Major Reaction","level":"0"},{"name":"No Name Supplied","uid":1626585339557,"type":"Sensing","input":"Detectable By Commonly-Used Senses","level":"0"}]}, {"name":"Unluck: 3d6","roll":"","uid":1626585364100,"type":"Unluck: 3d6","input":"","level":"3","active":"15","base":"15","XMLID":"UNLUCK","modifiers":[],"adders":[]}, {"name":"Hunted","roll":"","uid":1626585445151,"type":"Hunted","input":"The Enclave (Secret Assassin Organization)","level":"0","active":"15","base":"15","XMLID":"HUNTED","modifiers":[],"adders":[{"name":"No Name Supplied","uid":1671355598853,"type":"Appearance","input":"Infrequently","level":"0"},{"name":"No Name Supplied","uid":1671355598859,"type":"Capabilities","input":"More Powerful","level":"0"},{"name":"No Name Supplied","uid":1671355598865,"type":"Motivation","input":"Mildly Punish","level":"0"},{"name":"No Name Supplied","uid":1671355598866,"type":"Extensive Non-Combat Influence","input":"","level":"0"}]}, {"name":"Psychological Complication","roll":"","uid":1628483534545,"type":"Psychological Complication","input":"Promised Vanessa He Would Not Kill Kids, Dogs, or Ferrets. But cats are ok. Murder those arrogant furry fuckers!","level":"0","active":"5","base":"5","XMLID":"PSYCHOLOGICALLIMITATION","modifiers":[],"adders":[{"name":"No Name Supplied","uid":1671355575121,"type":"Situation Is","input":"Uncommon","level":"0"},{"name":"No Name Supplied","uid":1671355575127,"type":"Intensity Is","input":"Moderate","level":"0"}]}], "combatlevels":[ {"name":"Combat Skill Levels","roll":"","uid":1626058621272,"type":"Combat Skill Levels","input":"with a small group of attacks","level":"2","active":"6","base":"6","XMLID":"COMBAT_LEVELS","modifiers":[],"adders":[]}], "powers":[ {"name":"No Name Supplied","desc":"Symbiot Powers, all slots Unified Power (-¼)","uid":1626059632360,"type":"","damage":"","range":"","input":"","level":"0","end":"","active":"0","base":"0","XMLID":"GENERIC_OBJECT","strMod":false,"class":{"attack":false,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"-¼","name":"","uid":1671346114885,"type":"Unified Power","damage":"","range":"","input":"","level":"0"}],"adders":[]}, {"name":"Regeneration","desc":"Regeneration (2 BODY per Turn) (32 Active Points); Does Not Work On Some Damage ([Uncommon attack]; Magic; -½), Unified Power (-¼)","uid":1626057679126,"type":"Regeneration","damage":"2 BODY per Turn","range":"","input":"Turn","level":"2","end":"0","active":"32","base":"32","XMLID":"REGENERATION","strMod":false,"class":{"attack":false,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":true},"modifiers":[{"value":"-½","name":"","uid":1626583444029,"type":"Does Not Work On Some Damage","damage":"2 BODY per Turn","range":"","input":"[Uncommon attack]","level":"0"}],"adders":[]}, {"name":"No Name Supplied","desc":"Life Support (Eating: Character does not eat; Extended Breathing: 1 END per 20 Minutes; Sleeping: Character does not sleep) (10 Active Points); Unified Power (-¼)","uid":1626059060800,"type":"Life Support","damage":"","range":"","input":"","level":"0","end":"0","active":"10","base":"10","XMLID":"LIFESUPPORT","strMod":false,"class":{"attack":false,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[],"adders":[{"name":"No Name Supplied","uid":1671346069625,"type":"Eating","damage":"","range":"","input":"Character does not eat","level":"0"},{"name":"No Name Supplied","uid":1671346069632,"type":"Extended Breathing","damage":"","range":"","input":"1 END per 20 Minutes","level":"0"},{"name":"No Name Supplied","uid":1671346069638,"type":"Sleeping","damage":"","range":"","input":"Character does not sleep","level":"0"}]}, {"name":"Hardened Skin","desc":"Resistant Protection (12 PD/12 ED) (36 Active Points); Always On (-½), Unified Power (-¼)","uid":1626057782172,"type":"Resistant Protection","damage":"","range":"","input":"","level":"24","end":"0","active":"36","base":"36","XMLID":"FORCEFIELD","strMod":false,"class":{"attack":false,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":true,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"-½","name":"","uid":1626059557501,"type":"Always On","damage":"","range":"","input":"","level":"0"}],"adders":[]}, {"name":"Combat Focus","desc":"Boost OCV 2d6 (standard effect: 6 points), Expanded Effect (OCV and DCV) (+½) (18 Active Points); Only to Aid Self (-1), Costs Endurance (to maintain; -½), Unified Power (-¼)","uid":1626058854842,"type":"Aid","damage":"2d6 (standard effect: 6 points)","range":"","input":"OCV","level":"2","end":"2","active":"18","base":"12","XMLID":"AID","strMod":false,"class":{"attack":false,"mental":false,"adjustment":true,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"-½","name":"","uid":1626586633387,"type":"Costs Endurance (to maintain","damage":"2d6 (standard effect: 6 points)","range":"","input":"","level":"0"},{"value":"-1","name":"","uid":1626586633388,"type":"Only to Aid Self","damage":"2d6 (standard effect: 6 points)","range":"","input":"","level":"0"},{"value":"+½","name":"","uid":1626586633389,"type":"Expanded Effect (x2 Characteristics or Powers simultaneously)","damage":"2d6 (standard effect: 6 points)","range":"","input":"","level":"2"}],"adders":[]}, {"name":"Ares VAD PP30","desc":"Multipower, 37-point reserve, (37 Active Points); all slots OAF (-1), 4 clips of 6 Charges (-¼)","uid":1626058404053,"type":"","damage":"","range":"","input":"","level":"0","end":"","active":"37","base":"37","XMLID":"GENERIC_OBJECT","strMod":false,"class":{"attack":false,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"-1","name":"","uid":1626586605713,"type":"Focus","damage":"","range":"","input":"OAF","level":"0"},{"value":"-¼","name":"","uid":1626586605779,"type":"Charges","damage":"","range":"","input":"6","level":"0"}],"adders":[]}, {"name":"Stunning Blast","desc":"Blast 7d6, STUN Only (+0) (35 Active Points); OAF (-1)","uid":1626058007088,"type":"Blast","damage":"7d6","range":"350m","input":"ED","level":"7","end":"0","active":"35","base":"35","XMLID":"ENERGYBLAST","strMod":false,"class":{"attack":true,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"+0","name":"","uid":1626058773054,"type":"STUN Only","damage":"7d6","range":"350m","input":"","level":"0"}],"adders":[]}, {"name":"Energy Blast","desc":"Killing Ranged 2d6, Autofire (3 shots; +¼) (37 Active Points); OAF (-1)","uid":1626058032294,"type":"Killing Ranged","damage":"2d6","range":"300m","input":"ED","level":"2","end":"0","active":"37","base":"30","XMLID":"RKA","strMod":false,"class":{"attack":true,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"+¼","name":"","uid":1626058723096,"type":"Autofire","damage":"2d6","range":"300m","input":"3 Shots","level":"0"}],"adders":[]}, {"name":"AP Energy Blast","desc":"Killing Ranged 2d6, Armor Piercing (+¼) (37 Active Points); OAF (-1)","uid":1626058107355,"type":"Killing Ranged","damage":"2d6","range":"300m","input":"ED","level":"2","end":"0","active":"37","base":"30","XMLID":"RKA","strMod":false,"class":{"attack":true,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"+¼","name":"","uid":1626058585625,"type":"Armor Piercing","damage":"2d6","range":"300m","input":"","level":"1"}],"adders":[]}, {"name":"Concussive Blast","desc":"Blast 5d6, Double Knockback (+½) (37 Active Points); OAF (-1)","uid":1626058143528,"type":"Blast","damage":"5d6","range":"250m","input":"ED","level":"5","end":"0","active":"37","base":"25","XMLID":"ENERGYBLAST","strMod":false,"class":{"attack":true,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"+½","name":"","uid":1626058619815,"type":"Double Knockback","damage":"5d6","range":"250m","input":"","level":"0"}],"adders":[]}, {"name":"Explosive Barrage","desc":"Killing Ranged 2d6-1, Area Of Effect (8m Radius; +½) (37 Active Points); OAF (-1)","uid":1626058197487,"type":"Killing Ranged","damage":"2d6-1","range":"250m","input":"ED","level":"1","end":"0","active":"37","base":"25","XMLID":"RKA","strMod":false,"class":{"attack":true,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"+½","name":"","uid":1626058671926,"type":"Area Of Effect","damage":"2d6-1","range":"250m","input":"Radius","level":"8"}],"adders":[{"name":"No Name Supplied","uid":1626058692829,"type":"+1d6 -1","damage":"2d6-1","range":"250m","input":"","level":"0"}]}, {"name":"Killa Killa Sword","desc":"Killing Attack - Hand-To-Hand 2d6 (3d6 w/STR) (30 Active Points); OAF (-1)","uid":1635129894704,"type":"Killing Attack - Hand-To-Hand","damage":"2d6 (3d6 w/STR)","range":"","input":"PD","level":"2","end":"3","active":"30","base":"30","XMLID":"HKA","strMod":true,"class":{"attack":true,"mental":false,"adjustment":false,"bodyaffecting":false,"sensory":false,"move":false,"defense":false,"compound":false,"senseaffecting":false,"special":false},"modifiers":[{"value":"-1","name":"","uid":1635130288988,"type":"Focus","damage":"2d6 (3d6 w/STR)","range":"","input":"OAF","level":"0"}],"adders":[]}], "equipment":[], "martialArts":[ {"name":"Other Attacks","gameEdition":6 ,"ocvMod":0,"dcvMod":0,"dice":3,"halfDice":false,"killingAttack":false,"effect":"Normal Attack","time":"½","level":"0","active":"1","targetNumber":0,"targetCheck":false,"stunMultiplierMod":0,"tool":"Other Attacks:½ Phase, +0 OCV, +0 DCV, Normal attack","toHit":true,"againstOCV":false,"toPost":false,"post":"","rngMod":0,"abort":false}, {"name":"Offensive Strike","gameEdition":6 ,"ocvMod":-2,"dcvMod":1,"dice":3,"halfDice":false,"killingAttack":false,"effect":"Weapon +4 DC Strike","time":"½","level":"0","toHit":true,"againstOCV":false,"toPost":false,"post":"","active":"5","targetNumber":0,"targetCheck":false,"stunMultiplierMod":0,"tool":"Offensive Strike:½ Phase, -2 OCV, +1 DCV, Weapon +4 DC Strike","rngMod":0, "abort":false },{"name":"Martial Block","gameEdition":6 ,"ocvMod":2,"dcvMod":2,"dice":3,"halfDice":false,"killingAttack":false,"effect":"Block, Abort","time":"½","level":"0","toHit":true,"againstOCV":false,"toPost":false,"post":"","active":"4","targetNumber":0,"targetCheck":false,"stunMultiplierMod":0,"tool":"Martial Block:½ Phase, +2 OCV, +2 DCV, Block, Abort","rngMod":0, "abort":true },{"name":"Offensive Shot","gameEdition":6 ,"ocvMod":-1,"dcvMod":-1,"dice":3,"halfDice":false,"killingAttack":false,"effect":"Strike, +4 DC","time":"½","level":"0","toHit":true,"againstOCV":false,"toPost":false,"post":"","active":"4","targetNumber":0,"targetCheck":false,"stunMultiplierMod":0,"tool":"Offensive Shot:½ Phase, -1 OCV, -1 DCV, Range +0, Strike, +4 DC","rngMod":0, "abort":false },{"name":"Basic Shot","gameEdition":6 ,"ocvMod":0,"dcvMod":0,"dice":3,"halfDice":false,"killingAttack":false,"effect":"Strike, +2 DC","time":"½","level":"0","toHit":true,"againstOCV":false,"toPost":false,"post":"","active":"4","targetNumber":0,"targetCheck":false,"stunMultiplierMod":0,"tool":"Basic Shot:½ Phase, +0 OCV, +0 DCV, Range +2, Strike, +2 DC","rngMod":2, "abort":false }], "rolls":[ {"name":"Stunning Blast","uid":1626058007088,"gameEdition":6,"tool":"7d6, Blast (vs. ED) 350m, 0 end.","diceMod":0,"dice":7,"halfDice":false,"killingAttack":false,"targetNumber":0,"targetCheck":false,"strMod":false,"stunMultiplierMod":0}, {"name":"Energy Blast","uid":1626058032294,"gameEdition":6,"tool":"2d6, Killing Ranged (vs. ED) 300m, 0 end.","diceMod":0,"dice":2,"halfDice":false,"killingAttack":true,"targetNumber":0,"targetCheck":false,"strMod":false,"stunMultiplierMod":0}, {"name":"AP Energy Blast","uid":1626058107355,"gameEdition":6,"tool":"2d6, Killing Ranged (vs. ED) 300m, 0 end.","diceMod":0,"dice":2,"halfDice":false,"killingAttack":true,"targetNumber":0,"targetCheck":false,"strMod":false,"stunMultiplierMod":0}, {"name":"Concussive Blast","uid":1626058143528,"gameEdition":6,"tool":"5d6, Blast (vs. ED) 250m, 0 end.","diceMod":0,"dice":5,"halfDice":false,"killingAttack":false,"targetNumber":0,"targetCheck":false,"strMod":false,"stunMultiplierMod":0}, {"name":"Explosive Barrage","uid":1626058197487,"gameEdition":6,"tool":"2d6-1, Killing Ranged (vs. ED) 250m, 0 end.","diceMod":-1,"dice":2,"halfDice":false,"killingAttack":true,"targetNumber":0,"targetCheck":false,"strMod":false,"stunMultiplierMod":0}, {"name":"Killa Killa Sword","uid":1635129894704,"gameEdition":6,"tool":"2d6 (3d6 w/STR), Killing Attack - Hand-To-Hand (vs. PD) , 3 end.","diceMod":0,"dice":3,"halfDice":false,"killingAttack":true,"targetNumber":0,"targetCheck":false,"strMod":true,"stunMultiplierMod":0}], "lightningReflex":[ {"name":"+10 DEX to act first with All Ranged Attacks","levels":10,"tool":"Lightning Reflexes (+10 DEX to act first with All Ranged Attacks)","isActive":false}], "height":"1.80 m", "weight":"83.91 kg", "hair":"None", "eye":"Blue", "appearance":"", "background":"Special Ops Commander in Veitnam War. Came across weird alien experiments in a village the led to the death of nearly his entire squad. His entire body was burned, and he was left dying. His comrad, now possessed by a symbiot, injected his dying friend with a symbiot as well. However, the damage done to the body has forced the symbiot to spend its considerabl powers to keep his host alive, and has not been able to fully take control of XXXXX (redacted name).", "personality":"Hired assassin with a very cold out look at life, but knows who the good guys are. Corpse Pile is a name that has been given to him by his enemies... for a good reason.", "quote":"", "tactics":"", "campUse":""}