diff --git a/Continuum/Continuum.html b/Continuum/Continuum.html index 6ee56c0017..ae15ee9f7b 100644 --- a/Continuum/Continuum.html +++ b/Continuum/Continuum.html @@ -8,13 +8,9 @@     Combat     Span Log - OLD - NEW +     Yet Log -     Warning - -
Due to performance issues with the old style Span Log, a new version has been created. The new version only allows you to calculate 1 Span at a time, but allows you to output the relevant information to the chat pane and copy/paste into a repeating section of text fields for record keeping. Output of the end date to chat is not supported because it crashes chrome. I dont know why that happens. The old Span Log will be removed in a future update, so it is recomended to transfer all data to the recordkeeping area of the new span log.
Name Gender @@ -387,397 +383,56 @@
- - -
Span log -
- Show Span Block? -
- Direction Starting Age - Y - D - Previous Span Spent Y - D - h - m - s - - - - - - - - - - - - - -
DepartingY M D h m s
ArrivingY M D h m s
- Where/Events/Actions - - - - - - - - - - - - - - - - - - -
Time LevelY D h m s
Span SpentY D h m s
Span RemainingY D h m s
-

-
- - - - - - -
DirectionStarting AgeYD departure error=   YDhms
- - - - - - - - - - - - -
DepartingY M D h m s
ArrivingY M D h m s
- Where/Events/Actions - - - - - - - - - - - - - - - - - - - - -
Time LevelY D h m s
Span SpentY D h m s
Span RemainingY D h m s
-

-
- - - - - -
DirectionStarting AgeYD departure error=   YDhms
- - - - - - - - - - - - -
DepartingY M D h m s
ArrivingY M D h m s
- Where/Events/Actions - - - - - - - - - - - - - - - - - - - - -
Time LevelY D h m s
Span SpentY D h m s
Span RemainingY D h m s
-

-
- - - - - -
DirectionStarting AgeYD departure error=   YDhms
- - - - - - - - - - - - -
DepartingY M D h m s
ArrivingY M D h m s
- Where/Events/Actions - - - - - - - - - - - - - - - - - - - - -
Time LevelY D h m s
Span SpentY D h m s
Span RemainingY D h m s
-

-
- - - - - -
DirectionStarting AgeYD departure error=   YDhms
- - - - - - - - - - - - -
DepartingY M D h m s
ArrivingY M D h m s
- Where/Events/Actions - - - - - - - - - - - - - - - - - - - - - - -
Time LevelY D h m s
Span SpentY D h m s
Span RemainingY D h m s Ending Age YD
-
-
+
+ Melee Weapons +
+ Weapon Name + Skill Rating + Weight + Damage + Conceal + Length +
+ + Notes
+
+ Ranged Weapons +
+ Weapon Name + Skill Rating + Weight + Conceal + Length +
+ Ammo + Rate of Fire + Damage Values D + C + B + A + Target Difficulty +
+ + Notes +
+
+
+
Span log @@ -957,7 +612,42 @@ {{#rollBetween() eday 243 272}} September {{sep}}{{/rollBetween() eday 243 272}} {{#rollBetween() eday 273 303}} October {{oct}}{{/rollBetween() eday 273 303}} {{#rollBetween() eday 304 333}} November {{nov}}{{/rollBetween() eday 304 333}} - {{#rollBetween() eday 334 364}} December {{dec}}{{December}} {{/rollBetween() eday 334 364}} + {{#rollBetween() eday 334 364}} December {{dec}}{{/rollBetween() eday 334 364}} , h:m:s:{{ehour}}:{{eminute}}:{{esecond}} + + {{name}}
+ {{attack}}
+ {{#rollGreater() attack -1}} damage= + {{#rollTotal() attack 0}} {{0}} {{/rollTotal() attack 0}} + {{#rollTotal() attack 1}} {{1}} {{/rollTotal() attack 1}} + {{#rollTotal() attack 2}} {{2}} {{/rollTotal() attack 2}} + {{#rollTotal() attack 3}} {{3}} {{/rollTotal() attack 3}} + {{#rollTotal() attack 4}} {{4}} {{/rollTotal() attack 4}} + {{#rollTotal() attack 5}} {{5}} {{/rollTotal() attack 5}} + {{#rollTotal() attack 6}} {{6}} {{/rollTotal() attack 6}} + {{#rollTotal() attack 7}} {{7}} {{/rollTotal() attack 7}} + {{#rollTotal() attack 8}} {{8}} {{/rollTotal() attack 8}} + {{#rollTotal() attack 9}} {{9}} {{/rollTotal() attack 9}} + {{#rollTotal() attack 10}} {{10}} {{/rollTotal() attack 10}} + {{#rollTotal() attack 11}} {{11}} {{/rollTotal() attack 11}} + {{#rollTotal() attack 12}} {{12}} {{/rollTotal() attack 12}} + {{#rollTotal() attack 13}} {{13}} {{/rollTotal() attack 13}} + {{#rollTotal() attack 14}} {{14}} {{/rollTotal() attack 14}} + {{#rollTotal() attack 15}} {{15}} {{/rollTotal() attack 15}} + {{#rollTotal() attack 16}} {{16}} {{/rollTotal() attack 16}} + {{#rollTotal() attack 17}} {{17}} {{/rollTotal() attack 17}} + {{/rollGreater() attack -1}} +
+ + + {{name}}
+ {{attack}}
+ {{#rollGreater() attack -1}} damage= + {{#rollBetween() attack 0 2}}{{d}} Location D{{/rollBetween() attack 0 2}} + {{#rollBetween() attack 3 4}}{{c}} Location C{{/rollBetween() attack 3 4}} + {{#rollBetween() attack 5 7}}{{b}} Location B{{/rollBetween() attack 5 7}} + {{#rollGreater() attack 7}}{{a}} Location A{{/rollGreater() attack 7}} + {{/rollGreater() attack -1}} +