34 lines
747 B
YAML
34 lines
747 B
YAML
|
name: Jet quelconque
|
||
|
type: script
|
||
|
scope: global
|
||
|
author: Hp9ImM4o9YRTSdfu
|
||
|
img: icons/sundries/gaming/dice-runed-tan.webp
|
||
|
command: |-
|
||
|
const selected = game.system.rdd.RdDUtility.getSelectedActor();
|
||
|
if (selected) {
|
||
|
selected.roll();
|
||
|
}
|
||
|
else {
|
||
|
ui.notifications.info('Pas de personnage sélectionné');
|
||
|
}
|
||
|
ownership:
|
||
|
default: 0
|
||
|
Hp9ImM4o9YRTSdfu: 3
|
||
|
flags:
|
||
|
core:
|
||
|
sourceId: Macro.XHNbjnGKXaCiCadq
|
||
|
_stats:
|
||
|
systemId: foundryvtt-reve-de-dragon
|
||
|
systemVersion: 11.1.0
|
||
|
coreVersion: '12.331'
|
||
|
createdTime: 1671220038331
|
||
|
modifiedTime: 1671233500655
|
||
|
lastModifiedBy: Hp9ImM4o9YRTSdfu
|
||
|
compendiumSource: Macro.XHNbjnGKXaCiCadq
|
||
|
duplicateSource: null
|
||
|
folder: null
|
||
|
sort: 0
|
||
|
_id: bnJnbKDHpbqY8Pr9
|
||
|
_key: '!macros!bnJnbKDHpbqY8Pr9'
|
||
|
|