generated from Jaysyn/ModuleTemplate
107 lines
5.0 KiB
JSON
107 lines
5.0 KiB
JSON
{
|
|
"__data_type": "GIC ",
|
|
"Creature List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Door List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Encounter List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 7
|
|
},
|
|
{
|
|
"__struct_id": 7
|
|
},
|
|
{
|
|
"__struct_id": 7
|
|
}
|
|
]
|
|
},
|
|
"List": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"Placeable List": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 9,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "PHB Movement Skills\r\nby OldManWhistler\r\n\r\nhttp://nwvault.ign.com/portfolios/data/1054937958.shtml\r\n\r\nSee documentation for guidelines from the PHB about how to calculate DCs. You will need to change the NAME and TAG of this object to use it.\r\n\r\nNAME: This is the description displayed to the player when they use it.\r\nTAG: Has format SKILL_DC_WP_DMG\r\n\r\nSKILL: number 1 to 5.\r\n1 Balance\r\n2 Climb\r\n3 Jump\r\n4 Swim\r\n5 Tight Space\r\n\r\nDC: number, the difficulty check to beat.\r\n\r\nWP: string, tag of the destination waypoint. YOU CANNOT USE _ IN THE TAG OF THE WAYPOINT! It will screw up the argument processing.\r\nIf no WP is specified, then it will look for the nearest object with the same tag (thus, waypoints are not needed if you always used matched pairs)\r\n\r\nDMG: number, maximum amount of random damage to deal on critical failure.\r\n\r\nSKILL DESCRIPTIONS\r\n\r\nBalance - uses DEX, affected by Armor Check Penalty, +2 synergy with 5 ranks of Tumble skill. \r\nClimb - uses STR, affected by Armor Check Penalty. \r\nJump - uses STR, affected by Armor Check Penalty, +2 synergy with 5 ranks of Tumble skill, +1 skill point for every +10% movement speed. \r\nSwim - uses STR, -1 skill for every 5lb of weight character has. \r\nTight Space - uses DEX, affected by creature size and Armor Check Penalty. (NOTE: this skill diverges from the PHB) \r\n\r\nFailing a Balance/Climb/Jump check by more than 5 means you take falling damage. Succeeding against a DC15 Tumble check reduces the falling damage. \r\nFailing a Swim check by more than 5 means you take drowning damage. Drowning damage cannot kill you. \r\nFailing a Tight Space check by more than 5 means that you damage yourself on the attempt. This damage cannot kill you. "
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SoundList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 6,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
},
|
|
"PlayInToolset": {
|
|
"type": "byte",
|
|
"value": 1
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"StoreList": {
|
|
"type": "list",
|
|
"value": []
|
|
},
|
|
"TriggerList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "This trigger will ClearAllActions on an entering mounted\r\nobject and force it to dismount.\r\n\r\nif bDismountFast is set to 1 on the object it will dismount without animating.\r\n\r\nNOTE: This does not care if you are in conversation or combat so, you need to be careful and keep that in mind when using this. If this might be an issue then you may want to make your own triggers to prevent someone in combat or conversing from reaching the location of this trigger.\r\n\r\nComments by Deva Winblood : January 28th, 2008"
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 1,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "This trigger will ClearAllActions on an entering mounted\r\nobject and force it to dismount.\r\n\r\nif bDismountFast is set to 1 on the object it will dismount without animating.\r\n\r\nNOTE: This does not care if you are in conversation or combat so, you need to be careful and keep that in mind when using this. If this might be an issue then you may want to make your own triggers to prevent someone in combat or conversing from reaching the location of this trigger.\r\n\r\nComments by Deva Winblood : January 28th, 2008"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"WaypointList": {
|
|
"type": "list",
|
|
"value": [
|
|
{
|
|
"__struct_id": 5,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": ""
|
|
}
|
|
},
|
|
{
|
|
"__struct_id": 5,
|
|
"Comment": {
|
|
"type": "cexostring",
|
|
"value": "This is the default waypoint you may place to set a patrol path for a creature or NPC.\r\n1. Create the creature and either use its current Tag or fill in a new one.\r\n2. Place or make sure the WalkWayPoints() is within the body of the On Spawn script for the creature.\r\n3. Place a series of waypoints along the route you wish the creature to walk.\r\n4. Select all of the newly created waypoints and right click. Choose the Create Set option.\r\n5. The waypoint set will have a set name of \"WP_\" + NPC Tag. Thus if an NPC with the Tag \"Guard\" will have a waypoint set called \"WP_Guard\". Note that Tags are case sensitive."
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|