MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "Red_Faction",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "1377": {
                "pageid": 1377,
                "ns": 0,
                "title": "Realistic Explosions",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{RF1Tutorial|Kris Streeter AKA Assman}}\n'''NOTE:''' This tutorial was originally posted on redtechnologies, which is no longer available.\n\n==Introduction==\nThis tutorial will teach you how to create realistic explosions in RED, the map editor for Red Faction. By following this tutorial you will be able to make geo-mod explosion events with a spray of dust and dirt to make it seem more realistic. Please keep in mind that this tutorial is mearly a guide and most values shown can be changed to suit your map better.\n\n==Step 1: Placing an explode event and trigger.==\nYou should already know how to do this much, but I'll give you an overview. Place a \"Trigger Door\" event at the point you want the player to be when the explosion occurs. Next, place the \"Explode\" object (found in \"Event > Level\" subsection) behind the wall you want to destroy. Note: be sure \"Do Geomod\" is selected. It is a good idea to give the explosion a larger radius than needed as geomod tends to be fairly random. Damage is not needed unless you intend to hurt the player; damage should never be used if the explosion includes some sort of AI action (e.i. guards run through the destroyed wall) as it will likely kill your entities. Lastly, link the trigger to the explode event.\n\n==Step 2: Particle emitter placement and properties.==\nThe particle emitter is the meat and potatoes of this effect. Place a \"Particle Emitter\" near your explode event. The particle emitter should be placed in the center of the explosion while still keeping it behind the exploding wall. As for properties, you will most likely want to use the \"smokedark.tga\" texture and a large particle radius, maybe 1-1.5 meters. There are a few steps we need to take to make our emitter seem more life-like. Under \"Particle Flags\" we need to check \"Colide with world\" and unckeck \"Play colission sounds\". Lastly, check \"Gravity\" and set it to 0.50 times earth's normal. Under \"Emitter Flags\" there are a couple things we want to change. We want to uncheck \"Emitter is initially on\" flag, this will make sense soon. Also, we want to change \"Random direction:\" to 90.00 degrees. This will make the dust/smoke scatter much more realistically. The rest is up to you and should be selected via trial-and-error.\n\n==Step 3: Particle_State and linking.==\nPlace a \"Particle_State\" modifier and a \"Remove_Object\" modifier into your level. Leave the particle_state as-is and open the properties of the remove_object. We need to give this one a delay, anything between 0.75 and 0.50 seconds should work fine. This will switch the particle emitter on and off as needed. Now we link the trigger to both the particle_state and the remove_object separately (be sure to fully unselect everything in between linking). Also, we need to link the particle_state and the remove_object to the particle emitter (again, separately). Make sure your trigger is also linked to your explode event and then you're done.\n\n==End Result==\nAs the player walks through the trigger the wall should explode and our particle emitter is turned on. This makes a flurry of dust come out of the hole, as it would in real-life. Then after 0.50 seconds or so the particle emitter is turned off and the dust stops flying through the hole. This can be used in surprise attacks in single-player maps.\n\n[[Category: Red Faction]]\n[[Category: RF1 Editing]]\n[[Category: Tutorials]]\n[[Category: Archived RF1 Content]]"
                    }
                ]
            },
            "130": {
                "pageid": 130,
                "ns": 0,
                "title": "Reconstructor",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "{{Infobox Weapon\n|name           = Reconstructor\n|image          = Weapon_RFGReconstructor.png\n|game           = {{Game|RFG}}\n|faction        = {{Team|RFG}}\n|type           = Ranged\n|range          = Medium to Long\n|primary        = Reconstructing Flame\n|alt            = Forward Swing\n|player         = Yes\n|sp             = Yes\n|mp             = Yes\n}}{{BubbleNav|RFGWeapons}}The '''Reconstructor''' is a weapon in [[Red Faction: Guerrilla]].\n\n==Description==\nThe Reconstructor is a rebuilding weapon primarily used in the [[Damage Control]] and [[Siege]] multiplayer gametypes. Its primary function is to rebuild control points, structures and [[Proximity Mine]]s. Its primary fire also slightly damages enemies.\n\nOriginally a multiplayer-exclusive weapon, an update to the ''Steam Edition'' version of the game on January 21, 2015 added the weapon to the singleplayer [[Red Faction: Guerrilla Upgrades#Miscellaneous|upgrades table]] once the campaign had been completed.<ref>https://steamcommunity.com/app/20500/discussions/0/613948093870672354</ref> In the ''Re-Mars-tered'' version of the game, the Reconstructor can be purchased on a new game if a previously completed save game was imported."
                    }
                ]
            }
        }
    }
}