Skip to content

Initial UI linkage for region combat settings. #1403

Open
@Rider-Linden

Description

@Rider-Linden

Description

An initial UI to allow region owners to modify the combat settings from the viewer.

Strawman:
region-config2

Move "Allow Damage" to the combat area and rename "Enable Combat"

Checkboxes:

  • "Restrict Combat Log" : prevents scripts from writing to the combat log on the simulator. Default false.
  • "Allow Damage Adjustment": Allow scripts to modify incoming damage before it is applied. Default true.
  • "Restore Health": Health is automatically restored to 100 on avatar death. Default true.

Drop down for the action the simulator should perform on avatar death.
0 = Teleport home. (default)
1 = Teleport to parcel landing point.
2 = Teleport to region telehub.
3 = Simulator takes no action.

Floating point fields:

  • Damage throttle. Damage per second (DPS) allowed from a single source. (0.0 for no throttling, the default)
  • Heal Rate. Hitpoints per second regained. (0.0 for no regeneration, default 0.16666)
  • Invulnerability Time. Number of seconds after death that an avatar is invulnerable and may not receive damage.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions