SporeWiki
Advertisement

Gadget Bomb in Spore's Code[]

It's possible to unlock this weapon for the Space Stage, you know. Sadly, it does NOT work on it's own, and it has no real description.

<?xml version="1.0" encoding="utf-8"?> <properties>

 <string16 name="description">Tac Nuke</string16>
 <key name="parent" groupid="spacetools~" instanceid="tooltemplate" typeid="prop" />
 <key name="spaceToolContext" instanceid="planet" />
 <float name="spaceToolDamageArea">95</float>
 <float name="spaceToolDetectableRange">2000</float>
 <float name="spaceToolMaxDamage">6000</float>
 <float name="spaceToolMinDamage">6000</float>
 <float name="spaceToolRechargeRate">300</float>
 <key name="spaceToolStrategy" instanceid="#2FD3EB55" />
 <key name="spaceToolType" instanceid="weapon" />
 <key name="toolHitCombatantEffectID" instanceid="CG_nuke_explosion_center" />
 <key name="toolHitGroundEffectID" instanceid="CG_nuke_explosion_center" />
 <key name="toolHitWaterEffectID" instanceid="CG_nuke_explosion_center" />
 <bool name="toolIsHoming">true</bool>
 <bool name="toolPassThroughAll">true</bool>
 <float name="toolProjectileAcceleration">50</float>
 <key name="toolProjectileEffectID" instanceid="#203C5A15" />
 <float name="toolProjectileExplosionExpansionRate">5000</float>
 <key name="toolProjectileMotion" instanceid="icbm" />
 <float name="toolProjectileSpeed">150</float>
 <float name="toolProjectileTimeOut">120</float>
 <key name="toolProjectileType" instanceid="#87FBADC9" />
 <float name="toolRelationshipDelta">-5</float>
 <key name="toolTargetEffectID" instanceid="#721DBD9C" />

</properties>

Nope, nothing about any in game text. If you want to have this in your game, here is a link: http://www.sporemods.org/forum/index.php/topic,957.0.html —This unsigned comment is by Tmy2u (talkcontribs) . Please sign your posts with ~~~~! This link is broken

Yes, I'm pretty sure that BalLightning made this coding into a nuclear weapon that works for the space stage in his BetterSpore mod of Spore. Thanks, TimeMaster Talk Main Contribs 00:27, 27 January 2009 (UTC)

Image request[]

IMO, this article needs an image or 2 to better illustrate it. 73h1337n00b 02:19, July 30, 2010 (UTC)

Advertisement