- 313 new markdown files created - 30 relationships embedded - 313 entries indexed - State initialized with usage data
13 lines
454 B
Markdown
13 lines
454 B
Markdown
---
|
|
id: fdc0b996-2126-4dce-85eb-4e8a8a9e1508
|
|
type: fix
|
|
title: "Ranged attacks use Awareness stat"
|
|
tags: [vagabond-rpg, foundry-vtt, fix, attacks]
|
|
importance: 0.5
|
|
confidence: 0.8
|
|
created: "2025-12-18T01:05:46.015980+00:00"
|
|
updated: "2025-12-18T01:05:46.015980+00:00"
|
|
---
|
|
|
|
Fixed character-sheet.mjs to use Awareness instead of Dexterity for ranged attacks. The config.mjs and weapon.mjs already had the correct stat - only the sheet had the inconsistency.
|