Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(fl-configs): add tab with PVE encounters #27

Open
dd84ai opened this issue Jul 8, 2024 · 0 comments
Open

Feat(fl-configs): add tab with PVE encounters #27

dd84ai opened this issue Jul 8, 2024 · 0 comments
Labels
fl-configs lang-golang Requires dealing with golang intensively lang-templ Usually front part can be acomplished with tempo-go alone wontfix This will not be worked on

Comments

@dd84ai
Copy link
Member

dd84ai commented Jul 8, 2024

[zone]
nickname = Liberty_Rogues_Encounter01
pos = 7000, 0, -42500
shape = SPHERE
size = 2000
visit = 1
comment = .
sort = 99.5
toughness = 1
density = 1
repop_time = 10
max_battle_size = 1
pop_type = field_patrol
relief_time = 120
encounter = rogue_d2_encounter02, 1, 1
faction = fc_lr_grp, 1
Music = music_iw_danger



density = max amount of ships
max_battle_size = 1 (max amount of ships when player in battle)
repop_time = 10
respawn_time = (1-ships/)repoptime


[zone]
nickname = Liberty_Rogues_Encounter02
pos = 33000, 0, -45000 //output
shape = SPHERE  //output 
size = 2000   // output
visit = 1
comment = .
sort = 99.5
toughness = 1  // not used
density = 1 // max amount of ships
repop_time = 10 // respawn speed
max_battle_size = 1 // max amount in battle
pop_type = field_patrol // not used
relief_time = 120 // respawn time after killed
encounter = rogue_d2_encounter01, 1, 1 // type, difficulty, chance to encounter. tied to [Encounter]
faction = fc_lr_grp, 1
Music = music_iw_danger

[EncounterParameters]
nickname = rogue_d2_encounter01
filename = missions\encounters\new_encounters\rogue_d2_encounter01.ini
@dd84ai dd84ai mentioned this issue Jul 8, 2024
39 tasks
@dd84ai dd84ai changed the title PVE encounters add tab with PVE encounters Jul 16, 2024
@dd84ai dd84ai added lang-golang Requires dealing with golang intensively fl-configs lang-templ Usually front part can be acomplished with tempo-go alone labels Jul 16, 2024
@dd84ai dd84ai changed the title add tab with PVE encounters Feat(fl-configs): add tab with PVE encounters Jul 16, 2024
@dd84ai dd84ai moved this to Todo in @dd84ai's Dark Tools Jul 17, 2024
@dd84ai dd84ai removed the status in @dd84ai's Dark Tools Jul 17, 2024
@dd84ai dd84ai added the wontfix This will not be worked on label Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fl-configs lang-golang Requires dealing with golang intensively lang-templ Usually front part can be acomplished with tempo-go alone wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant